(pfbMsg card_id msgBlk txData...)
If successful:
(pfbMsg card_id msgBlk rxData1...rxDatan)
where where datai is the i'th byte of the n bytes returned in the response. Otherwise, one of the following error messages:
(error "pfbMsg DR_ERR_CARD_INVALID (time) invalid card: card_id") (error "pfbMsg PFB_ERR_NO_CARD (time) Card not available") (error "pfbMsg PFB_ERR_CMD_INVALID (time) Cmd not valid in current card state")
This command sends an FDL message, returning with the response provided by the destination station. An FDL message block must have been configured (see pfbFdlMsg.cfg) and the card must be online (see the pfbOnline command).
Copyright © 1995-2006 by Cogent Real-Time Systems, Inc. All rights reserved.