Channel.K_FAULTABLE Field
- Updated2023-02-21
- 2 minute(s) read
A bit flag mask specifying that the channel can be faulted.
Namespace:
NationalInstruments.VeriStand.SystemDefinitionAPIAssembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Visual Basic (Declaration) |
|---|
Public Shared K_FAULTABLE As UInteger |
| C# |
|---|
public static uint K_FAULTABLE |
| Visual C++ |
|---|
public: static unsigned int K_FAULTABLE |