You are here: Start » Filter Groups » Neousys_SetDigitalOutput

Neousys_SetDigitalOutput

Description

Sets value to digital output on a Neousys computer.

Filters in this group

Icon Name Description
Neousys_SetDigitalOutput_Single Sets value to single digital output channel on a Neousys computer.
Neousys_SetDigitalOutput_Multiple Sets values to all digital output channels at once on a Neousys computer.
Neousys_SetDigitalOutput_MultipleAsArray Sets values to all digital output channels at once on a Neousys computer passed in an array form.
Neousys_SetDigitalOutput_Single_Checked Sets value to single digital output channel on a Neousys computer. Additionally, does a read-back of the value to make sure it's identical to the written value.
Neousys_SetDigitalOutput_Multiple_Checked Sets values to all digital output channels at once on a Neousys computer. Additionally, does a read-back of the values to make sure they're identical to the written values.
Neousys_SetDigitalOutput_MultipleAsArray_Checked Sets values to all digital output channels at once on a Neousys computer passed in an array form. Additionally, does a read-back of the values to make sure they're identical to the written values.