Difference between revisions of "MC-Basic:group.COUPLED"
m (Text replace - "All Versions" to "All versions") |
m (Text replace - "<GROUP>" to "<''group''>") |
||
Line 4: | Line 4: | ||
|SYNTAX= | |SYNTAX= | ||
− | < | + | <''group''>.coupled |
|AVAILABILITY= | |AVAILABILITY= |
Revision as of 16:28, 20 March 2014
Setting it to 1 checks the correctness of the coupling matrix and calculates the inverse matrix, which is stored internally. If the inverse matrix doesn’t exist an error will be returned. It has to be done every time the matrix has been changed.
Values:
1 - coupling on - user input
0 - coupling off I user input
-1 - the matrix was changed - system changes
Data Type Long
Syntax
<group>.coupled
Availability
All versions
Range
-1 ¸1
Units
Non-Volatile
Default
0
Scope
Configuration, Task, Terminal
Write Access Read/Write
Limitations
Modal only. Writable in disabled state only. Group must be attached.
Examples
g1.Coupled=1