MIL-STD-1553 Reference Manual
Chapter 3 – System Functions
3.1.24 ApiCmdSystagCon
Prototype:
AiInt16 ApiCmdSystagCon ( AiUInt32 ul_ModuleHandle, AiUInt8 biu, AiUInt8 id, AiUInt8 con );
Driver Command:
API_SYSTAG_CON (0x002F)
Purpose:
This function is used to control (Suspend & Resume) the generation of System
Dynamic Data words in BC and RT mode as defined with function ApiCmdSystagDef.
Input
Identifies the System Dynamic Data generation scenario defined when
ApiCmdSystagDef is issued.
System Dynamic Data identifier
System Dynamic Data Control
Suspend System Dynamic Data Generation
Resume System Dynamic Data Generation
API_SYSTAG_RECALC_CHECKSUM
Re-calculate checksum, if the systag
referred to with ‘id’ was defined with type
API_SYSTAG_FCT_CHECKSUM in function
ApiCmdSystagDef()
Output
Return Value
All API functions return API_OK if no error occurred. If the return value is not equal
to API_OK the function ApiGetErrorDescription can be used to obtain an error
description.