Click or drag to resize

PeripheralConfigurationSetMagCardOutput Method

This method set the output state of the mag strip reader based off an integer.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public void SetMagCardOutput(
	int magCardOutput
)

Parameters

magCardOutput
Type: SystemInt32
integer value that represents the mag strip reader configuration
See Also