A B C D E F G H I K L M N O P R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ackAlarm(ULong) - Method in class com.indian.plccom.fors7.SymbolicDevice
-
Acknowledges an alarm with the specified alarm ID.
- AcknowledgeableAlarm - com.indian.plccom.fors7.eAlarmMessageType
-
The alarm message requires acknowledgment.
- AcknowledgeNotification - com.indian.plccom.fors7.eAlarmMessageType
-
The message contains an acknowledge notification.
- Active - com.indian.plccom.fors7.eAlarmState
-
The alarm is active.
- ActiveAcknowledged - com.indian.plccom.fors7.eAlarmState
-
The alarm is active and acknowledged.
- ActiveNotAcknowledged - com.indian.plccom.fors7.eAlarmState
-
The alarm is active but not acknowledged.
- add(int) - Method in class com.indian.plccom.fors7.UnsignedDatatypes.UInteger
-
Adds the specified
intvalue to thisUInteger. - add(int) - Method in class com.indian.plccom.fors7.UnsignedDatatypes.UShort
-
Adds the specified
intvalue to thisUShort. - add(short) - Method in class com.indian.plccom.fors7.UnsignedDatatypes.UByte
-
Adds the specified
shortvalue to thisUByte. - add(UByte) - Method in class com.indian.plccom.fors7.UnsignedDatatypes.UByte
-
Adds the specified
UBytevalue to thisUByte. - add(UInteger) - Method in class com.indian.plccom.fors7.UnsignedDatatypes.UInteger
-
Adds the specified
UIntegervalue to thisUInteger. - add(ULong) - Method in class com.indian.plccom.fors7.UnsignedDatatypes.ULong
-
Adds the specified
ULongvalue to thisULong. - add(UShort) - Method in class com.indian.plccom.fors7.UnsignedDatatypes.UShort
-
Adds the specified
uhvalue to thisUShort. - addAlarm(AlarmNotification) - Method in class com.indian.plccom.fors7.BrowseAlarmsResult
-
Adds a new alarm to the list of discovered alarms.
- addAlarmListener(AlarmNotificationListener) - Method in class com.indian.plccom.fors7.SymbolicDevice
-
Registers a new
AlarmNotificationListenerto receive alarm notifications. - addBCD16(short) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add a 16-bit BCD value in short format to the buffer
- addBCD16(short[]) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add an array of 16-bit BCD values in short format to the buffer
- addBCD32(int) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add a 32-bit BCD value in int format to the buffer
- addBCD32(short[]) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add an array of 32-bit BCD values in short format to the buffer
- addBCD64(long) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add a 64-bit BCD value in short format to the buffer
- addBCD64(long[]) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add an array of 64-bit BCD values in short format to the buffer
- addBCD8(byte) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add a 8-bit BCD value in short format to the buffer
- addBCD8(byte[]) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add an array of 8-bit BCD values in short format to the buffer
- addBit(boolean) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add a bit values to the buffer
- addBit(boolean[]) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add an array of bit values to the buffer
- addByte(byte) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add a byte value to the buffer
- addByte(byte[]) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add an array of byte values to the buffer
- addDATE(LocalDate) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add a PLC TIME value in int format to the buffer
- addDATE(LocalDate[]) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add a PLC TIME value in int format to the buffer
- addDATE_AND_TIME(Instant) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add a PLC DATE_AND_TIME value in
Instantformat to the buffer - addDATE_AND_TIME(Instant[]) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add an array of PLC DATE_AND_TIME values in
Instantformat to the buffer - addDInt(int) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add a 32-bit dint value in int32 format to the buffer
- addDInt(int[]) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add an array of 32-bit dint values in int32 format to the buffer
- addDInt(long) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add a 32-bit dint value in int32 format to the buffer
- addDInt(long[]) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add an array of 32-bit dint values in int32 format to the buffer
- addDTL(Instant) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
Adds a PLC DATE value in Instant format to the buffer.
- addDTL(Instant[]) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add an array of PLC DTL values in Java.Time.Instant format to the buffer
- addDWord(UInteger) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add a 32-bit dword value in
UIntegerformat to the buffer - addDWord(UInteger[]) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add an array 32-bit dword value in
UIntegerformat to the buffer - addFullManyVariableNames(List<String>) - Method in class com.indian.plccom.fors7.CreateSubscriptionRequest
-
Adds a list of full variable names to the existing collection of full variable names.
- addFullManyVariableNames(List<String>) - Method in class com.indian.plccom.fors7.ReadSymbolicRequest
-
Deprecated.Use
ReadSymbolicRequest.addFullVariableNameRange(List)instead. This method name is grammatically incorrect and kept only for backward compatibility. - addFullVariableName(String) - Method in class com.indian.plccom.fors7.CreateSubscriptionRequest
-
Adds a full variable name to the collection of full variable names.
- addFullVariableName(String) - Method in class com.indian.plccom.fors7.ReadSymbolicRequest
-
Adds the full name of a variable to the collection of variable names.
- addFullVariableNameRange(List<String>) - Method in class com.indian.plccom.fors7.ReadSymbolicRequest
-
Adds a list of full variable names to the existing collection of full variable names.
- addIncomingLogEntryEventHandler(IncomingLogEntryEventNotifier) - Method in class com.indian.plccom.fors7.LoggingConnector
-
add a local eventhandler to com.indian.plccom.fors7 instance Event occurs by incoming LogEntry
- addInt(int[]) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add an array of 16-bit int values in short format to the buffer
- addInt(short) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add a 16-bit int value in short format to the buffer
- AdditionalText1 - com.indian.plccom.fors7.eAlarmTextType
-
Additional text type 1.
- AdditionalText2 - com.indian.plccom.fors7.eAlarmTextType
-
Additional text type 2.
- AdditionalText3 - com.indian.plccom.fors7.eAlarmTextType
-
Additional text type 3.
- AdditionalText4 - com.indian.plccom.fors7.eAlarmTextType
-
Additional text type 4.
- AdditionalText5 - com.indian.plccom.fors7.eAlarmTextType
-
Additional text type 5.
- AdditionalText6 - com.indian.plccom.fors7.eAlarmTextType
-
Additional text type 6.
- AdditionalText7 - com.indian.plccom.fors7.eAlarmTextType
-
Additional text type 7.
- AdditionalText8 - com.indian.plccom.fors7.eAlarmTextType
-
Additional text type 8.
- AdditionalText9 - com.indian.plccom.fors7.eAlarmTextType
-
Additional text type 9.
- addLDATE_AND_TIME(Instant) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add a PLC LDATE_AND_TIME value in Datetime format to the buffer
- addLDATE_AND_TIME(Instant[]) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add an array of PLC DATE_AND_TIME values in Java.Time.Instant format to the buffer
- addLInt(long) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add a 64-bit LINT value in long format to the buffer
- addLInt(long[]) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add an array of 64-bit LINT values in long format to the buffer
- addLReal(double) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add a 64-bit LREAL value in double format to the buffer
- addLTIME(Duration) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add a PLC LTIME value in Duration format to the buffer
- addLTIME(Duration[]) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add an array of PLC LTIME values in Duration format to the buffer
- addLTIME_OF_DAY(LocalTime) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add a PLC LTIME_OF_DAY value in LocalTime format to the buffer
- addLTIME_OF_DAY(LocalTime[]) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add a PLC TIME_OF_DAY value in LocalTime format to the buffer
- addLWord(ULong) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add a 64-bit dword value in
ULongformat to the buffer - addLWord(ULong[]) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add an array 32-bit dword value in
ULongformat to the buffer - addOnProjectImportProgressChangedListener(IProjectImportProgressChangedCallback) - Method in class com.indian.plccom.fors7.LegacySymbolicDevice
-
Adds a listener to be notified of project import progress changes.
- addOnProjectImportProgressChangedListener(IProjectImportProgressChangedCallback) - Method in class com.indian.plccom.fors7.SymbolicDevice
-
Adds a listener to be notified of project import progress changes.
- addOnProjectImportProgressChangedListener(IProjectImportProgressChangedCallback) - Method in class com.indian.plccom.fors7.Tls13Device
-
Adds a listener to be notified of project import progress changes.
- addOrReplaceLoggingConnector(LoggingConnector) - Method in class com.indian.plccom.fors7.PLCComDataServer
-
add a new LoggingConnector to actual PLCComDataServer instance
- addReadDataRequest(ReadDataRequest) - Method in class com.indian.plccom.fors7.PLCComDataServer
-
added a ReadDataRequest to actual ReadDataRequestCollection
- addReadDataRequest(ReadDataRequest) - Method in class com.indian.plccom.fors7.ReadDataRequestCollection
-
added a ReadDataRequest to actual ReadDataRequestCollection
- addReadDataRequest(ReadDataRequest, String) - Method in class com.indian.plccom.fors7.PLCComDataServer
-
Deprecated.addReadDataRequest(ReadDataRequest value, String ItemKey) has been deprecated. Use addReadDataRequest(ReadDataRequest value) instead and assign the value for ItemKey manually.
- addReadDataRequest(ReadDataRequest, String) - Method in class com.indian.plccom.fors7.ReadDataRequestCollection
-
added a ReadDataRequest to actual ReadDataRequestCollection
- addReal(double[]) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add an Array of 64-bit LREAL values in double format to the buffer
- addReal(float) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add a 32-bit REAL value in float format to the buffer
- addReal(float[]) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add an Array of 32-bit REAL values in float format to the buffer
- addRequest(ReadDataRequest) - Method in class com.indian.plccom.fors7.ReadWriteRequestSet
-
add or replace a ReadDataRequest to the collection
- addRequest(WriteDataRequest) - Method in class com.indian.plccom.fors7.ReadWriteRequestSet
-
adds or replace a WriteDataRequest to the collection
- addRequests(ReadDataRequest...) - Method in class com.indian.plccom.fors7.ReadWriteRequestSet
-
adds or replace one or more ReadDataRequest objects to the collection
- addRequests(WriteDataRequest...) - Method in class com.indian.plccom.fors7.ReadWriteRequestSet
-
adds or replace one or more WriteDataRequest objects to the collection
- Address - Class in com.indian.plccom.fors7
-
Represents an address in a PLC system that can be cloned.
- AddressNode - Class in com.indian.plccom.fors7
-
Represents an abstract class for an address node in a tree data structure.
- addS5TIME(long) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add a PLC S5TIME value in long format (milliseconds) to the buffer
- addS5TIME(long[]) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add a PLC S5TIME value in long format (milliseconds) to the buffer
- addS7String(String) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add a S7-string value to the writebuffer
an S7 string includes maximum length and current length in the first two bytes - addS7String(String, String, boolean) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add a S7-string value to the writebuffer
an S7 string includes maximum length and current length in the first two bytes - addS7WString(String) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add a S7-WString value to the writebuffer
an S7 string includes maximum length and current length in the first four bytes - addString(String) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add a string value to the writebuffer
- addString(String, String, boolean) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add a string value to the writebuffer
- addSubscriptionChangeListener(SubscriptionVariableChangeListener) - Method in class com.indian.plccom.fors7.PlcSubscription
-
Registers a new listener to be notified when the subscription list changes.
- addTIME(Duration) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add a PLC TIME value in Duration format to the buffer
- addTIME(Duration[]) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add an array of PLC TIME values in Duration format to the buffer
- addTIME_OF_DAY(LocalTime) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add a PLC TIME_OF_DAY value in Date format to the buffer
- addTIME_OF_DAY(LocalTime[]) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add a PLC TIME_OF_DAY value in Date format to the buffer
- addVariable(PlcCoreVariable) - Method in class com.indian.plccom.fors7.WriteSymbolicRequest
-
Adds a PLC core variable to the collection of variables.
- addVariableRange(List<PlcCoreVariable>) - Method in class com.indian.plccom.fors7.WriteSymbolicRequest
-
Adds a list of PLC core variables to the collection of variables.
- addWord(UShort) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add a 16-bit word value in
UShortformat to the buffer - addWord(UShort[]) - Method in class com.indian.plccom.fors7.WriteDataRequest
-
add an array of 16-bit word values in
UShortformat to Buffer - AesCbcHmacSha256_V2 - com.indian.plccom.fors7.eCryptoFormat
-
Modern record format (recommended): AES-CBC with PKCS5/PKCS7 padding plus HMAC-SHA256 (Encrypt-then-MAC), with a per-record random IV and integrity protection.
- AlarmCanceledNotification - com.indian.plccom.fors7.eAlarmMessageType
-
The message contains an alarm canceled notification.
- AlarmNotification - Class in com.indian.plccom.fors7
-
Represents a notification for alarms in the S7Plus system.
- AlarmNotification(PlcAlarm) - Constructor for class com.indian.plccom.fors7.AlarmNotification
-
Initializes a new instance of the
AlarmNotificationclass using the specified PLC alarm. - AlarmNotificationEventArgs - Class in com.indian.plccom.fors7
-
Event arguments carrying an
AlarmNotificationinstance. - AlarmNotificationEventArgs(AlarmNotification) - Constructor for class com.indian.plccom.fors7.AlarmNotificationEventArgs
-
Constructs a new
AlarmNotificationEventArgswith the given alarm notification. - AlarmNotificationListener - Interface in com.indian.plccom.fors7
-
Listener interface for receiving alarm notifications.
- AlarmText - com.indian.plccom.fors7.eAlarmTextType
-
Alarm text type.
- AllBlocks - com.indian.plccom.fors7.eBlockType
-
Enum-Member BlockType AllBlocks
- Any - com.indian.plccom.fors7.eInternalDataType
-
ANY value represented as raw bytes.
- AnyPointer_Aref - com.indian.plccom.fors7.eInternalDataType
-
ANY pointer payload (raw bytes).
- AOM_IDENT - com.indian.plccom.fors7.eInternalDataType
-
System event/AOM type (alias of DWORD).
- AomAttributeIdentifier - com.indian.plccom.fors7.eInternalDataType
-
Attribute identifier (32-bit unsigned).
- AomLink - com.indian.plccom.fors7.eInternalDataType
-
System event/AOM type (alias of DWORD).
- Array - com.indian.plccom.fors7.eInternalDataType
-
ARRAY container type (element type depends on context).
- AttributeElement - com.indian.plccom.fors7.eElementTagId
-
Represents an attribute element in the communication protocol.
- authentication - Class in com.indian.plccom.fors7
-
Authentication, checks the Serial
- authentication() - Constructor for class com.indian.plccom.fors7.authentication
- Auto - com.indian.plccom.fors7.eResultHierarchyScope
-
Automatically selects the effective scope based on the current license (and/or device capabilities).
- AUTO - com.indian.plccom.fors7.eReadOptimizationMode
-
only in Expert edition available PLCcom automatically selects the best optimization method.
- AWL - com.indian.plccom.fors7.eBlockLanguage
-
Blocklanguage AWL
All Classes All Packages