Automation and Instrumentation
Wednesday, October 24, 2012
Cicode- CitecSCADA
/*
Callback for Write button. This function will write to the
I/O Device from the value in the form.
*/
INT
FUNCTION
_tagDebugWrite
()
FormGetData
(
hForm
)
;
TagWrite
(
sTag
,
sValue
,
0
)
;
RETURN
0
;
END
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.