ConfigureChannel
Konfigurieren kanalspezifischer Parameter. Die Konfiguration wird erst verarbeitet, wenn die Methode Configure() aufgerufen wird.
Syntax
Definition:
METHOD ConfigureChannel : BOOL
VAR_INPUT
nChannel : UDINT;
stThreshold : ST_ALY_Threshold;
END_VAR
Eingänge
Name | Typ | Beschreibung |
---|---|---|
nChannel | UDINT | Kanalindex 1: Is producing (Ebene) 2: Start production cycle (Flanke) 2: Stop production cycle (Ebene) |
stThresholdEdge | Kombination von Vergleichsoperator und Schwelle. Abhängig von nChannel. |
Rückgabewert
Name | Typ | Beschreibung |
---|---|---|
ConfigureChannel | BOOL | Gibt |