DOWNLOAD Sharp RZ-X750 (serv.man6) Service Manual ↓ Size: 1.21 MB | Pages: 40 in PDF or view online for FREE

Model
RZ-X750 (serv.man6)
Pages
40
Size
1.21 MB
Type
PDF
Document
Service Manual
Brand
Device
EPOS / RZ-X750 OPOS User's Reference guide V1.32
File
rz-x750-sm6.pdf
Date

Sharp RZ-X750 (serv.man6) Service Manual ▷ View online

Line Display 
 
 
27 
SHARP 
 
Example
 
 
[Visual Basic] 
Private WithEvents oLineDisplay As OPOSLineDisplay 
 
Set oLineDisplay = New OPOSLineDisplay 
 
// Open 
RetVal = oLineDisplay.Open("DefaultLineDisplay") 
 
// Claim 
RetVal = oLineDisplay.ClaimDevice(50) 
 
// Enable     
oLineDisplay.DeviceEnabled = True 
 
// DataEvent Enable 
oMSR.DataEventEnabled = True 
 
// DisplayText 
RetVal = oLineDisplay.displayText(“Display test”, 
DISP_DT_NORMAL
 
// DisplayTextAt 1Line 
RetVal = oLineDisplay.DisplayTextAt(0, 0, “Display Line1 test”, 
DISP_DT_NORMAL
 
// DisplayTextAt 2Line 
RetVal = oLineDisplay.DisplayTextAt(1, 0, “Display Line2 test”, 
DISP_DT_NORMAL
 
// ClearText 
oLineDisplay.ClearText 
 
// Disable 
oLineDisplay.DeviceEnabled = False 
 
// Release 
RetVal = oLineDisplay.ReleaseDevice 
 
// Close 
Line Display 
 
 
28 
SHARP 
 
RetVal = oLineDisplay.Close 
MSR(Magnetic Stripe Reader) 
 
 
29 
SHARP 
 
MSR(Magnetic Stripe Reader)
 
 
The MSR Control’s OLE programmatic ID is “OPOS.MSR”. 
 
Supported devices : 
 
Device 
SO Name 
Supported Hardware Device 
MSR 
SerialMSRso.dll 
RS-232C I/F MSR 
 
 
Property 
 
Common 
Type 
Mutability 
Version 
May Use After 
AutoDisable 
Boolean 
read-write 
1.2 
Not Supported SO 
CapPowerReporting 
Int32 
read-only 
1.3 
Open 
Claimed 
Boolean 
read-only 
1.0 
Open 
DataCount 
Int32 
read-only 
1.2 
Not Supported SO 
DataEventEnabled 
Boolean 
read-write 
1.0 
Open 
DeviceEnabled 
Boolean 
read-write 
1.0 
Open 
FreezeEvents 
Boolean 
read-write 
1.0 
Not Supported SO 
OutputID 
Int32 
read-only 
1.0 
Not Supported SO 
PowerNotify 
Int32 
read-write 
1.3 
Open 
PowerState 
Int32 
read-only 
1.3 
Open 
Specific 
Type 
Mutability 
Version 
May Use After 
CapDataEncryption 
Int32 
read-only 
1.12 
Not Supported SO 
CapDeviceAuthentication 
Int32 
read-only 
1.12 
Not Supported SO 
CapISO 
Boolean 
read-only 
1.0 
Open 
CapJISOne 
Boolean 
read-only 
1.0 
Open 
CapJISTwo 
Boolean 
read-only 
1.0 
Open 
CapTrackDataMasking 
Boolean 
read-only 
1.12 
Not Supported SO 
 
MSR(Magnetic Stripe Reader) 
 
 
30 
SHARP 
 
 
Specific 
Type 
Mutability 
Version 
May Use After 
CapTransmitSentinels 
Boolean 
read-only 
1.5 
Not Supported SO 
CapWritableTracks 
Int32 
read-only 
1.10 
Not Supported SO 
AccountNumber 
String 
read-only 
1.0 
Open 
DataEncryptionAlgorithm 
Int32 
read-write 
1.12 
Not Supported SO 
DecodeData 
Boolean 
read-write 
1.0 
Not Supported SO 
EncodingMaxLength 
Int32 
read-only 
1.10 
Not Supported SO 
ErrorReportingType 
Int32 
read-write 
1.2 
Not Supported SO 
ExpirationDate 
String 
read-only 
1.0 
Open 
FirstName 
String 
read-only 
1.0 
Open 
MiddleInitia 
String 
read-only 
1.0 
Not Supported SO 
ParseDecodeData 
Boolean 
read-write 
1.0 
Open 
ServiceCode 
String 
read-only 
1.0 
Not Supported SO 
Suffix 
String 
read-only 
1.0 
Not Supported SO 
Surname 
String 
read-only 
1.0 
Open 
Title 
String 
read-only 
1.0 
Not Supported SO 
Track1Data 
Binary 
read-only 
1.0 
Open 
Track1DiscretionaryData 
Binary 
read-only 
1.0 
Not Supported SO 
Track2Data 
Binary 
read-only 
1.0 
Open 
Track2DiscretionaryData 
Binary 
read-only 
1.0 
Not Supported SO 
Track3Data 
  Binary 
read-only 
1.0 
Open 
TracksToRead 
Int32 
read-write 
1.0 
Open 
 
 
Methods 
 
Common 
Type 
Version 
May Use After 
Open 
Void 
1.0 
Close 
Void 
1.0 
Open 
Claim, ClaimDevice 
Void 
1.0 
Open 
Release, ReleaseDevice 
Void 
1.0 
Open, Claim 
 
Page of 40
Display

Click on the first or last page to see other RZ-X750 (serv.man6) service manuals if exist.