short ar_update_msg_block (short board, unsigned int numberOfMsgs, unsigned int msgIndex, unsigned int * msgValues);
This routine modifies only the message value of a successive block of message scheduler table entries previously defined via ar_define_msg or ar_define_msg_block.
Input |
|
|
Name |
Type |
Description |
board |
unsigned int |
(input) Device Number of the board to reference, (valid range is 0-127). |
numberOfMsgs |
unsigned int |
(input) The number of message scheduler entries to modify, (valid range is 1 to 2048) |
msgIndex |
unsigned int |
(input) The message index of the first of numberOfEntries messages to modify, (valid range is 1 to 2047) |
msgValues |
unsigned int * |
(input) The array of values for successive messages to be assigned |
Name |
Type |
Description |
status |
short |
status of the function call, with
valid values of: |
Transmit Data Processing Functions
Alphabetical
Function Index
Hierarchical
Function Index