Visual Basic (Declaration) | |
---|---|
Public Enum StandardSynchronizationPattern Inherits System.Enum |
C# | |
---|---|
public enum StandardSynchronizationPattern : System.Enum |
C++/CLI | |
---|---|
public enum class StandardSynchronizationPattern : public System.Enum |
Member | Description | Minimum SW Version‡ |
---|---|---|
EpcC1G2ForwardFrameSync | Specifies EPCglobal Class-1Generation-2 protocol Frame Sync pattern for the forward direction. | — |
EpcC1G2ForwardPreamble | Specifies EPCglobal Class-1Generation-2 protocol Preamble pattern for the forward direction. | — |
EpcC1G2ForwardRTCal | Specifies EPCglobal Class-1Generation-2 protocol RTcal pattern for the forward direction. | — |
EpcC1G2ForwardTRCal | Specifies EPCglobal Class-1Generation-2 protocol TRcal pattern for the forward direction. | — |
EpcC1G2ReturnFM0PreambleTRext0 | Specifies EPCglobal Class-1Generation-2 protocol FMO Preamble TRext0 pattern for the return direction. | — |
EpcC1G2ReturnFM0PreambleTRext1 | Specifies EPCglobal Class-1Generation-2 protocol FMO Preamble TRext1 pattern for the return direction. | — |
EpcC1G2ReturnMillerPreambleTRext0 | Specifies EPCglobal Class-1Generation-2 protocol Miller Preamble TRext0 pattern for the return direction. | — |
EpcC1G2ReturnMillerPreambleTRext1 | Specifies EPCglobal Class-1Generation-2 protocol Miller Preamble TRext1 pattern for the return direction. | — |
Iso1800004Mode1ForwardPreamble | Specifies ISO 18000-4 Mode-4 protocol Preamble pattern for the forward direction. | — |
Iso1800004Mode1ForwardStartDelimiter1 | Specifies ISO 18000-4 Mode-4 protocol Start Delimiter 1 pattern for the forward direction. | — |
Iso1800004Mode1ReturnPreamble | Specifies ISO 18000-4 Mode-4 protocol Preamble pattern for the return direction. | — |
Iso1800006AForwardEof | Specifies ISO 18000-6 Type-A protocol EOF pattern for the forward direction. | — |
Iso1800006AForwardSof | Specifies ISO 18000-6 Type-A protocol SOF pattern for the forward direction. | — |
Iso1800006AReturnPreamble | Specifies ISO 18000-6 Type-A protocol Preamble pattern for the return direction. | — |
Iso1800006BForwardPreamble | Specifies ISO 18000-6 Type-B protocol Preamble pattern for the forward direction. | — |
Iso1800006BForwardStartDelimiter1 | Specifies ISO 18000-6 Type-B protocol Start Delimiter1 pattern for the forward direction. | — |
Iso1800006BForwardStartDelimiter2 | Specifies ISO 18000-6 Type-B protocol Delimiter2 pattern for the forward direction. | — |
Iso1800006BForwardStartDelimiter3 | Specifies ISO 18000-6 Type-B protocol Delimiter3 pattern for the forward direction. | — |
Iso1800006BForwardStartDelimiter4 | Specifies ISO 18000-6 Type-B protocol Delimiter4 pattern for the forward direction. | — |
Iso1800006BReturnPreamble | Specifies ISO 18000-6 Type-B protocol Preamble pattern for the return direction. | — |
‡ This is the minimum 89600 VSA software version level needed to use this enum member. |
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)