Start » Filter Reference » Hardware Support » Neousys
Neousys
Select a filter from the list below.
Icon | Name | Description / Applications | Modules | |
---|---|---|---|---|
Neousys_GetDigitalInput_Multiple | Gets values of all digital input channels at once on a Neousys computer. |
ThirdParty | ||
Neousys_GetDigitalInput_MultipleAsArray | Gets values of all digital input channels at once on a Neousys computer passed in an array form. |
ThirdParty | ||
Neousys_GetDigitalInput_Single | Gets value of single digital input channel on a Neousys computer. |
ThirdParty | ||
Neousys_ResetWatchdogTimer | Resets watchdog timer countdown on a Neousys computer. |
ThirdParty | ||
Neousys_SetDigitalOutput_Multiple | Sets values to all digital output channels at once on a Neousys computer. |
ThirdParty | ||
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. |
ThirdParty | ||
Neousys_SetDigitalOutput_MultipleAsArray | Sets values to all digital output channels at once on a Neousys computer passed in an array form. |
ThirdParty | ||
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. |
ThirdParty | ||
Neousys_SetDigitalOutput_Single | Sets value to single digital output channel on a Neousys computer. |
ThirdParty | ||
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. |
ThirdParty | ||
Neousys_SetWatchdogTimer | Sets watchdog timer properties on a Neousys computer. |
ThirdParty | ||
Neousys_StartWatchdogTimer | Starts watchdog timer countdown on a Neousys computer. |
ThirdParty | ||
Neousys_StopWatchdogTimer | Stops watchdog timer countdown on a Neousys computer. |
ThirdParty |