Kvaser CanKing GUI Extensions SDK - v7.5.1
Preparing search index...
models
FramePropertyValue
Interface FramePropertyValue
A message that holds an extra frame property.
interface
FramePropertyValue
{
doubleValue
?:
number
;
stringValue
?:
string
;
}
Index
Properties
double
Value?
string
Value?
Properties
Optional
double
Value
doubleValue
?:
number
Double value.
Optional
string
Value
stringValue
?:
string
String value.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
double
Value
string
Value
Kvaser CanKing GUI Extensions SDK - v7.5.1
Loading...
A message that holds an extra frame property.