di_specs

Purpose:

Configure digital input channels based on specification files.

Enter:

di_specs  [input_spec_file]  [add]

Where:

input_spec_file Optional. Specify the input specification filename. The default filename is inpt_specs.nnn.
add Optional unless input_spec_file is specified. Specify a string representing channels to add from the specified file to existing
channels.

Example:

di_specs
The above command processes the digital input channels in the default specification file. 

di_specs /specs/inpt_specs.cell_DI add
The above command adds the DI channels specified in the file ‘cell_DI’ to the channels that already exist in memory.

start_cont /specs/inpt_specs.cell_DI add
The above command is required for the digital input channels created by di_specs to be updated.

Notes:

The di_specs command causes the digital input channels to be configured as specified in the input specification file.

Use the errs command to check for errors after using this command.

See Also:

ai_specs, fici_specs, errs, start_cont