Methods

<< Click to Display Table of Contents >>

Manual > Server Creation Guide > Interface > IPLink-Interface > IPLinkClient Library > IPLinkClient Library Reference >

Methods


 

 

hmtoggle_plus0Tag registration/deletion

Method name

explanation

AddTag

Register a tag.

AddTags

Register multiple tags at once.

ActiveTag

Change the active state of a tag.

ActiveTags

Change the active state of multiple tags at once.

DelTag

Unregister a tag.

DelTags

Cancel multiple tag registrations at once.

 

hmtoggle_plus0Communication

Method name

explanation

ReadVal

Read the tag value.

ReadVals

Read multiple tag values at once.

WriteVal

Write a value to a tag.

WriteVals

Write values to multiple tags at once.