Tried using Matchkeys. Wanted to see if pressing letter Y would change one of my widget values to = 1.
Receive message: Failed to compile expression. Function not allowed: =
Using Delta PLC to active ladder program output port Y1
Tried all the different possible combinations of expressions:
Matchkeys(2, "Y" )
Not sure of Vtscada syntax.
Copy and pasting C++ expressions do not seem to work. Tried using If, Then, End If
F1 Help file doesn't show detailed examples.
Haven't found any Youtube videos that cover this subject.
Tried using Matchkeys. Wanted to see if pressing letter Y would change one of my widget values to = 1.
Receive message: Failed to compile expression. Function not allowed: =
Using Delta PLC to active ladder program output port Y1
Tried all the different possible combinations of expressions:
`Matchkeys(2, "Y" )`
Not sure of Vtscada syntax.
Copy and pasting C++ expressions do not seem to work. Tried using If, Then, End If
F1 Help file doesn't show detailed examples.
Haven't found any Youtube videos that cover this subject.