Digital Input/Output and Analog Input Configure analog input ports
IX30 User Guide
831
4. For each output digital I/O port, under Change Output State, click the dropdown for the
appropriate digital I/O and select On or Off.
5. Click Apply to apply the change.
Command line
1. Select the device in Remote Manager and click Actions > Open Console, or log into the IX30
local command line as a user with full Admin access rights.
Depending on your device configuration, you may be presented with an Access selection
menu. Type admin to access the Admin CLI.
2. To set the current output state:
a. To set the current output state for Digital I/O 1 (dio1) to on:
> dio state dio1 on
>
b. To set the current output state for Digital I/O 1 (dio1) to off:
> dio state dio1 off
>
c. Repeat as necessary for digital I/O ports dio2, dio3, and dio4.
3. Type exit to exit the Admin CLI.
Depending on your device configuration, you may be presented with an Access selection
menu. Type quit to disconnect from the device.
You can also set the output state using Python. See Use Python to control the digital I/O ports for
further infomation.
Configure analog input ports
Required configuration items
n
Determine whether to measure the current or the voltage.
Additional configuration items
n
A label for the Input/Output pin.