PdQmlWidgets  2.0.0
Properties | List of all members
de::igh::pd::PdStatusIndicator Class Reference



Import Statement
More...

Inheritance diagram for de::igh::pd::PdStatusIndicator:
Inheritance graph
[legend]
Collaboration diagram for de::igh::pd::PdStatusIndicator:
Collaboration graph
[legend]

Properties

alias variable
 variable: var More...
 
alias connection
 
alias path
 type:var convinience connection to the process path see PdCheckBox More...
 
alias value
 
bool invert
 
bool blinking
 
bool isOn
 

Detailed Description



Import Statement

import de.igh.pd
Version
2.0

Property Documentation

◆ blinking

bool de::igh::pd::PdStatusIndicator::blinking
read

◆ connection

alias de::igh::pd::PdStatusIndicator::connection
read

◆ invert

bool de::igh::pd::PdStatusIndicator::invert
read

◆ isOn

bool de::igh::pd::PdStatusIndicator::isOn
read

◆ path

alias de::igh::pd::PdStatusIndicator::path
read

type:var convinience connection to the process path see PdCheckBox

◆ value

alias de::igh::pd::PdStatusIndicator::value
read

◆ variable

alias de::igh::pd::PdStatusIndicator::variable
read

variable: var

connection to the process variable: to be used like

"process":pdProcess,
"path":"/control/value",
"scale":1,
"offset":0,
"period":0.1,
"transmission":Pd.periodic
}
}

The documentation for this class was generated from the following file: