Get 'NoValue' status of a signal
|
Signature |
|---|
|
GetNoValueStatus(signal) |
|
Description |
|---|
|
Gets the 'NoValue' status flag of a signal as a boolean value. |
|
Result |
|---|
|
Returns true if the signal's value is not available and false otherwise. |
|
Arguments |
|
|---|---|
|
signal |
Signal for which the availability status flag shall be returned. |