Set_Digout(); Clear_Digout() - Curtis 1232E Manual

Enhanced ac controllers for induction motors and surface permanent magnet motors
Hide thumbs Also See for 1232E:
Table of Contents

Advertisement

8 — VCL
128
2 4 N O V E M B E R 2 0 1 5

SET_DIGOUT()

This function turns on the selected digital output. The digital outputs are active low
(On = driver on and pulled to ground, Off = open circuit at the pin).
Syntax
Set_Digout(DigOut_ID)
Parameters
DigOut_ID is the digital output identification.
DigOut6 = Digital Output 6 (pin 19).
DigOut7 = Digital Output 7 (pin 20).
Returns
0 – Selected digital output not set.
1 – Selected digital output successfully set.
Error Codes
Bad_ID is returned when DigOut_ID is not in the range of DigOut6 to
DigOut7.
Example
Set_Digout(DigOut6)
This example will set Digital Output 6 (pin 19) On (active low, pulled to ground).

CLEAR_DIGOUT()

This function turns off the selected digital output. The digital outputs are active low
(On = driver on and pulled to ground, Off = open circuit at the pin).
Syntax
Clear_Digout(DigOut_ID)
Parameters
DigOut_ID is the digital output identification.
DigOut6 = Digital Output 6 (pin 19).
DigOut7 = Digital Output 7 (pin 20).
Returns
0 – Selected digital output not cleared.
1 – Selected digital output successfully cleared.
Error Codes
Bad_ID is returned when DigOut_ID is not in the range of DigOut6 to
DigOut7.
Example
Clear_Digout(DigOut6)
This example will set Digital Output 6 (pin 19) Off (open circuit).
Curtis 1232E/34E/36E/38E & 1232SE/34SE/36SE Manual,
30
os

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

1234e1234se1236e1236se1238e1232se

Table of Contents