Scilab Function
Last update : 18/12/2006

opc_add_group - Add a OPC group to OPC Server

Calling Sequence

opc_add_group(opc_group_name)

Parameters

Description

This function is to add a OPC group to OPC Server

Examples

opc_group_name='group1'
opc_add_group(opc_group_name)
 

Author

Zhe Peng(pengzhe1113@gmail.com), Longhua Ma. Zhejiang Univ. China

See Also

opc_connect ,   opc_disconnect ,   opc_add_item ,   opc_item_read ,   opc_item_write ,   opc_server_browse ,   opc_item_browse ,