Technical data

4-6 E6198B Switch/Load Unit Software Manual
4 Programming With Generic Application Handler
Activate Load Card Relays
SetLoadSwitch
void SetLoadSwitch (long boxNr, long slotNr, long channel, long openClose,
long *status)
Parameters
boxNr
Valid range: 0-7
channel
See Table 4-4, “Valid Range For The “Channel” Parameters,” on
page 3.
openClose
Valid range : 0 - Off, 1 - On
status
Return value. Call returns 0 in case of success.
Remarks
This function actuates the load contact of the specified load
card channel.
GetLoadSwitch
void GetLoadSwitch (long boxNr, long slotNr, long channel, long *openClose,
long *status)
Parameters
boxNr
Valid range: 0-7
slotNr
Valid range: 1-21
channel
See Table 4-4, “Valid Range For The “Channel” Parameters,” on
page 3.
openClose
Valid range: 0 - Off, 1 - On
status