You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# pvget -v BOOL:PLEASE
BOOL:PLEASE epics:nt/NTScalarArray:1.0
ubyte[] value [0,0,1,1,0,1,1,0]
alarm_t alarm INVALID DRIVER UDF
int severity 3
int status 2
string message UDF
time_t timeStamp <undefined>
long secondsPastEpoch 631152000
int nanoseconds 0
int userTag 0
structure display
double limitLow 0
double limitHigh 0
string description
string units
int precision 0
enum_t form (0) Default
int index 0
string[] choices [Default, String, Binary, Decimal, Hex, Exponential, Engineering]
control_t control
double limitLow 0
double limitHigh 0
double minStep 0
valueAlarm_t valueAlarm
boolean active false
double lowAlarmLimit nan
double lowWarningLimit nan
double highWarningLimit nan
double highAlarmLimit nan
int lowAlarmSeverity 0
int lowWarningSeverity 0
int highWarningSeverity 0
int highAlarmSeverity 0
byte hysteresis 0
Is it possible?
The text was updated successfully, but these errors were encountered:
I'd like to make a
bool[]
as part of an NTTable, but the closest I can get is:Is it possible?
The text was updated successfully, but these errors were encountered: