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 Filter Name Description
Single Neousys_SetDigitalOutput_Single Sets value to single digital output channel on a Neousys computer.
Multiple Neousys_SetDigitalOutput_Multiple Sets values to all digital output channels at once on a Neousys computer.
MultipleAsArray Neousys_SetDigitalOutput_MultipleAsArray Sets values to all digital output channels at once on a Neousys computer passed in an array form.
Single Checked 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.
Multiple Checked 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.
MultipleAsArray Checked 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.