Standard software
APCI-3504
Watchdog
b_ADDIDATA_GetNumberOfWatchdogs
b_ADDIDATA_GetWatchdogInformation
b_ADDIDATA_GetWatchdogInformationEx
b_ADDIDATA_InitWatchdog
b_DelayTimeUnit
1: µs
2: ms
3: s
dw_DelayValue
Min 0, Max 4095
b_ADDIDATA_EnableDisableWatchdogInterrupt
b_ADDIDATA_StartWatchdog
b_ADDIDATA_StopWatchdog
b_ADDIDATA_ReadWatchdogStatus
b_ADDIDATA_ReleaseWatchdog
Analog
b_ADDIDATA_GetNumberOfAnalogOutputs
b_ADDIDATA_GetAnalogOutputInformation
outputs
b_ADDIDATA_Init1AnalogOutput
b_VoltageMode
Min 0 (Bipolar -+10V)
Max 1 (Unipolar 0-10V)
b_Polarity
2 Bipolar (Only with b_VoltageMode Mode 0)
1 Unipolar (Only with b_VoltageMode Mode 1)
b_ADDIDATA_InitMoreAnalogOutputs
see b_ADDIDATA_Init1AnalogOutput()
b_ADDIDATA_Write1AnalogOutput
dw_ValueToWrite
Min 0
Max 4095 (bipolar) or 2047 (unipolar)
b_ADDIDATA_WriteMoreAnalogOutputs
see b_ADDIDATA_Write1AnalogOutput()
b_ADDIDATA_Release1AnalogOutput
b_ADDIDATA_ReleaseMoreAnalogOutputs
32