Return to previous page | Return to menu | Go to next page


Bool
System management functions

slSetSmpcMemoryWait

SMPC memory setting (wait mode)

Format

Bool slSetSmpcMemoryWait()

Parameter

None

Function

Set the SMPC retention memory.

Return value

Execution result
      OK ... success
      NG ... failure

Remarks

If the semaphore cannot be acquired (locked by another process), execution will fail.
Wait for completion of SMPC command execution.
If an interrupt back is issued, execution will fail.
The contents of the global variable "Smpc_Status" are set in the SMPC holding memory.

Reference: HARDWARE MANUAL vol.1 (SMPC)

slSetSmpcMemoryWait


Return to previous page | Return to menu | Go to next page