Mitsubishi Electric MELSEC iQ-R C Programming Manual page 78

Melsec iq-r series programmable controller
Hide thumbs Also See for MELSEC iQ-R C:
Table of Contents

Advertisement

CCPU_GetFileSecurity
This function acquires the file access mode of a C Controller module.
■Format
short CCPU_GetFileSecurity(short* psMode);
■Argument
Argument
Name
psMode
File access mode
■Description
This function acquires the current file access mode, and stores it to the file access mode (psMode).
■Return value
Return value
0 (0000H)
Other than 0
■Relevant function
• Page 49 CCPU_ChangeFileSecurity
3 DETAILS OF FUNCTION
76
3.1 C Controller Module Dedicated Functions
Description
Stores the file access mode.
• 0: Access restriction clear mode
• 1: Access restriction mode
Description
Normal
Error
For details on the error, refer to the following chapter.
Page 174 ERROR CODE LIST
IN/OUT
OUT

Advertisement

Table of Contents
loading

Table of Contents