A C D E F G H I J L M N O P R S T U V

G

generateClientHandleByOwner(JOpc) - Method in class javafish.clients.opc.component.OpcGroup
Generate clientHandle by its owner.
generateClientHandleByOwner(OpcGroup) - Method in class javafish.clients.opc.component.OpcItem
Generate clientHandle by its owner.
getAccessPath() - Method in class javafish.clients.opc.component.OpcItem
Get access path of item
getArray() - Method in class javafish.clients.opc.variant.Variant
Get array (VT_ARRAY)
getAsynchEvent(AsynchEvent) - Method in interface javafish.clients.opc.asynch.OpcAsynchGroupListener
Get asynchronous event
getAsynchListeners() - Method in class javafish.clients.opc.component.OpcGroup
Get asynchronous group listeners list
getBoolean() - Method in class javafish.clients.opc.variant.Variant
Get value (boolean)
getByte() - Method in class javafish.clients.opc.variant.Variant
Get value (byte)
getClientHandle() - Method in class javafish.clients.opc.component.OpcGroup
Get clientHandle of group (unique key)
getClientHandle() - Method in class javafish.clients.opc.component.OpcItem
Get client handle of item (unique key)
getCurrentLocale() - Static method in class javafish.clients.opc.lang.Translate
Get current locale
getDataType() - Method in class javafish.clients.opc.component.OpcItem
Get item type
getDefaultLoggerProperties() - Static method in class javafish.clients.opc.property.PropertyLoader
Get default logger properties
getDefaultProperties() - Static method in class javafish.clients.opc.property.PropertyLoader
Return default application properties from default.properties
getDefaultProperty(String) - Static method in class javafish.clients.opc.property.PropertyLoader
Get default application property
getDouble() - Method in class javafish.clients.opc.variant.Variant
Get value (double)
getDownloadGroup() - Method in class javafish.clients.opc.JOpc
Get downloaded group (clone) from opc-server NOTE: Asynchronous mode, OPC-Queue of downloaded groups, OPCGroup can be NULL.
getFloat() - Method in class javafish.clients.opc.variant.Variant
Get value (float)
getFullOpcServerName() - Method in class javafish.clients.opc.JCustomOpc
Return Description of OPC Server
getGroupByClientHandle(int) - Method in class javafish.clients.opc.JOpc
Get group by its clientHandle identification.
getGroupName() - Method in class javafish.clients.opc.component.OpcGroup
Get group name
getGroupsAsArray() - Method in class javafish.clients.opc.JOpc
Get opc-groups as array.
getHost() - Method in class javafish.clients.opc.JCustomOpc
Get host server
getInteger() - Method in class javafish.clients.opc.variant.Variant
Get value (int)
getItemByClientHandle(int) - Method in class javafish.clients.opc.component.OpcGroup
Get opc-item by its clientHandle
getItemName() - Method in class javafish.clients.opc.component.OpcItem
Get item name
getItems() - Method in class javafish.clients.opc.component.OpcGroup
Get items as array list
getItemsAsArray() - Method in class javafish.clients.opc.component.OpcGroup
Get items as array
getNewGroupClientHandle() - Method in class javafish.clients.opc.JOpc
Generate new clientHandle for group (Generation of unique group ID)
getNewItemClientHandle() - Method in class javafish.clients.opc.component.OpcGroup
Generate new clientHandle for its item.
getOpcBranch(String) - Method in class javafish.clients.opc.browser.JOpcBrowser
Get branch of OPC browser tree
getOPCGroup() - Method in class javafish.clients.opc.asynch.AsynchEvent
Return downloaded OpcGroup
getOpcItems(String, boolean) - Method in class javafish.clients.opc.browser.JOpcBrowser
Get items descriptions.
getOpcServers(String) - Static method in class javafish.clients.opc.browser.JOpcBrowser
STATIC: Get OPC-Servers from host computer
getPercentDeadBand() - Method in class javafish.clients.opc.component.OpcGroup
Get percent dead band of group
getProperty(String, String) - Static method in class javafish.clients.opc.property.PropertyLoader
Get property for class (propsName)
getServerClientHandle() - Method in class javafish.clients.opc.JCustomOpc
Get user client name
getServerProgID() - Method in class javafish.clients.opc.JCustomOpc
Get OPC Server prog id
getString(String) - Static method in class javafish.clients.opc.lang.Translate
Get translate String
getString() - Method in class javafish.clients.opc.variant.Variant
Get value (String)
getTimeStamp() - Method in class javafish.clients.opc.component.OpcItem
Get time stamp of downloaded item
getUpdateRate() - Method in class javafish.clients.opc.component.OpcGroup
Get update rate of group
getValue() - Method in class javafish.clients.opc.component.OpcItem
Get value (Variant)
getVariantLength(long) - Static method in class javafish.clients.opc.variant.VariantTypes
Returns a variant type's length.
getVariantListAsArray() - Method in class javafish.clients.opc.variant.VariantList
Get variant list as array of Variant
getVariantName(long) - Static method in class javafish.clients.opc.variant.VariantTypes
Returns the variant type name associated with a variant type number.
getVariantType() - Method in class javafish.clients.opc.variant.Variant
Get type of variant
getVarType() - Method in class javafish.clients.opc.variant.VariantList
Get variant type of list
getWord() - Method in class javafish.clients.opc.variant.Variant
Get value (short)
GroupActivityException - Exception in javafish.clients.opc.exception
Activity of group exception
GroupActivityException(String) - Constructor for exception javafish.clients.opc.exception.GroupActivityException
 
GroupExistsException - Exception in javafish.clients.opc.exception
OPCGroup exists in OPC-server.
GroupExistsException(String) - Constructor for exception javafish.clients.opc.exception.GroupExistsException
 
GroupUpdateTimeException - Exception in javafish.clients.opc.exception
Update time of group change exception
GroupUpdateTimeException(String) - Constructor for exception javafish.clients.opc.exception.GroupUpdateTimeException
 

A C D E F G H I J L M N O P R S T U V