PeripheralConfiguration Class | 
Namespace: ProScript
The PeripheralConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| PeripheralConfiguration(PeripheralConfiguration) | 
            Copy constructor
              | |
| PeripheralConfiguration(Int32, Boolean, Boolean) | 
            Initializes a new instance of the PeripheralConfiguration class.
              | 
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function.   (Inherited from Object.) | |
| GetLoadFactorySettings | 
            This method should not be relied upon to get the actual state of the device
              | |
| GetMagCardOutput | 
            This method returns the output state of the mag strip reader as an integer.
              | |
| GetSaveAsDefault | 
            This method should not be relied upon to get the state of the device
              | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| SetLoadFactorySettings | 
            sets the load factory settings flag so that the device will reload all factory settings for output configuration
              | |
| SetMagCardOutput | 
            This method set the output state of the mag strip reader based off an integer.
              | |
| SetSaveAsDefault | 
            sets the save as default flag so that the device will save the output configuration.
              | |
| ToString | 
            Prints this object as a human readable string.
              (Overrides ObjectToString.) | 
| Name | Description | |
|---|---|---|
| MagCardConfigurationKeyboard | 
             Mag strip configuration using device as a keyboard. No Preamble.
             EasyScript Mode.
              | |
| MagCardConfigurationKeyboardPreamble | 
            Mag strip configuration using device as a keyboard. With Preamble.
            EasyScript Mode.
              | |
| MagCardConfigurationOEMExtended | 
            Mag strip configuration using vender specific output.
            ProScript Mode.
              |