long TestCard (
long chan
)
|
Arguments
chan |
Slot number of memory card
0: Slot 1
1: Slot 2 |
Return Value
The test result is indicated in the return value as shown below:
0: |
Card missing |
1: |
Card present |
2: |
New card detected |
3: |
Communication or card error detected |
4: |
Uninitialized card detected |
Explanation
The memory card in the slot specified by chan is tested and the
result of the test is returned.
Card initialization is performed from the memory card control screen
of the PlayStation.
One to four vertical synchronization interruptions must be performed
at the end of the operation (17 msec to 68 msec).
|