M262 User Functions

Overview

This section describes the following user functions:

Function

Description

FB_GetFreeDiskSpace

Retrieves the amount of free memory space of a memory medium in bytes. See FB_GetFreeDiskSpace: Gets the Free Memory Space Asynchronously

FB_GetLabel

Retrieves the label of a memory medium. See FB_GetLabel: Gets the Label of Memory Medium

FB_GetTotalDiskSpace

Retrieves the size of free memory space of a memory medium in bytes. See FB_GetTotalDiskSpace: Gets the Size of Memory Medium

FB_CheckAllowedControllerMacAddr

Check whether a specific MAC address is within the valid range for the controller. See FB_CheckAllowedControllerMacAddr: Check If MAC Address Allowed by Controller

FB_ControlClone

Enable or disable the controller cloning functionality. See FB_ControlClone: Clone the Controller

DataFileCopy

Copy memory data to a file and vice versa. See DataFileCopy: Copy File Commands

ExecuteScript

Run script commands. See ExecuteScript: Run Script Commands