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


Bool
System management functions

slSetSmpcMemory

SMPC memory setting (no wait mode)

Format

Bool slSetSmpcMemory()

Parameter

None

Function

Set the MPC holding memory.

Return value

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

Remarks

If the semaphore cannot be acquired (locked by another process), execution will fail.
Does not wait for the SMPC command to finish.
If an interrupt back is issued, it is queued in the command cache.
Execution fails when the command cache overflows.
The contents of the global variable "Smpc_Status" are set in the SMPC holding memory.

Reference: HARDWARE MANUAL vol.1 (SMPC)

slSetSmpcMemory


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