Editing SIG File Format
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
=Objects= | =Objects= | ||
* | *TOOLKIT | ||
** | **Unknown | ||
*FILE | *FILE | ||
**A file operation, currently thought to be in | **A file operation, currently thought to be in teh temp directory of the USB | ||
* | *PS3PICSY | ||
**Unknown | **Unknown | ||
*PS/2 | *PS/2 | ||
**Likely from a barcode reader on COM1 with '''9600,7,2,0,50,0,0,0,0''' as settings. | **Likely from a barcode reader on COM1 with '''9600,7,2,0,50,0,0,0,0''' as settings. | ||
*PS3LV2DIAG | *PS3LV2DIAG | ||
**Functions in the LV2Diag | **Functions in the LV2Diag | ||
=Functions= | =Functions= | ||
==TOOLKIT== | ==TOOLKIT== | ||
*IsInit | *IsInit | ||
Line 54: | Line 19: | ||
*Exit | *Exit | ||
*GetDateTime | *GetDateTime | ||
Line 73: | Line 36: | ||
*Operator | *Operator | ||
*Read | *Read | ||
==PS3PICSY== | ==PS3PICSY== | ||
Line 84: | Line 45: | ||
*RequestIdps | *RequestIdps | ||
*RequestServerTime | *RequestServerTime | ||
Line 94: | Line 51: | ||
==PS3LV2DIAG== | ==PS3LV2DIAG== | ||
*Open | *Open | ||
*WaitEvent | *WaitEvent | ||
Line 100: | Line 56: | ||
*WriteRead | *WriteRead | ||
*Close | *Close | ||