PhysicalChannel Methods
- Updated2023-02-21
- 3 minute(s) read
PhysicalChannel Methods
The PhysicalChannel type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ClearTeds | Removes TEDS information from the physical channel you specify. |
![]() | ConfigureTeds | Associates TEDS information with the physical channel you specify, using a TEDS sensor connected to the physical channel. |
![]() | ConfigureTeds(String) | Associates TEDS information with the physical channel you specify. |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject.) |
![]() | Dispose | Releases all resources used by PhysicalChannel. |
![]() | Dispose(Boolean) |
Releases the managed and unmanaged resources used by PhysicalChannel or optionally releases only the unmanaged resources.
|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | MemberwiseClone(Boolean) | Creates a shallow copy of the current MarshalByRefObject object. (Inherited from MarshalByRefObject.) |
![]() | ToString | Returns a string representation of the object. (Overrides ObjectToString.) |
![]() | WriteTedsData(Byte, BasicTedsDataOption) | Write TEDS data from a Byte array to a sensor on the physical channel you specify. |
![]() | WriteTedsData(String, BasicTedsDataOption) | Write TEDS data from a virtual TEDS file to a sensor on the physical channel you specify. |