SIG File Format: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Objects= *TOOLKIT **Unknown *FILE **A file operation, currently thought to be in teh temp directory of the USB *PS3PICSY **Unknown *PS/2 **Likely from a barcode reader on COM1 ...") |
No edit summary |
||
Line 1: | Line 1: | ||
=Objects= | =Objects= | ||
Objects used by the .SIG files. | |||
*TOOLKIT | *TOOLKIT | ||
Line 13: | Line 14: | ||
=Functions= | =Functions= | ||
Functions called by the .SIG files, arranged by the objects that are available. | |||
==TOOLKIT== | ==TOOLKIT== | ||
*IsInit | *IsInit |
Revision as of 07:16, 18 November 2011
Objects
Objects used by the .SIG files.
- TOOLKIT
- Unknown
- FILE
- A file operation, currently thought to be in teh temp directory of the USB
- PS3PICSY
- Unknown
- PS/2
- Likely from a barcode reader on COM1 with 9600,7,2,0,50,0,0,0,0 as settings.
- PS3LV2DIAG
- Functions in the LV2Diag
Functions
Functions called by the .SIG files, arranged by the objects that are available.
TOOLKIT
- IsInit
- GetMacAddress
- MessageBox
- Exit
- GetDateTime
FILE
- Copy
- WriteRead
- Divide
- AsciiToBin
- MD5
- Length
- Erase
- AddC39M10W3
- Append
- GetProfileString
- AsciiToBinAscii
- Insert
- Operator
- Read
PS3PICSY
- CheckWwcsAuthentication
- SetSessionId
- RequestWwcsJigData
- RequestLogisticsLabel
- RequestIdpsConfig
- RequestIdps
- RequestServerTime
PS/2
- Read
PS3LV2DIAG
- Open
- WaitEvent
- ReadAscii
- WriteRead
- Close