IEC 61131-3 C Tools User Manual


Add to my manuals
501 Pages

advertisement

IEC 61131-3 C Tools User Manual | Manualzz

IEC 61131-3 C Tools Function Specifications

dnpSaveAOSFConfig

Save Short Floating Point Analog Output Configuration

Syntax

#include <ctools.h>

BOOLEAN dnpSaveAOSFConfig (

UINT16 point, dnpAnalogOutput *pAnalogOutput;

);

Description

This function sets the configuration of a DNP short floating point analog output point.

The function has two parameters: the point number, and a pointer to a configuration structure.

The function returns TRUE if the configuration was successfully written, or

FALSE otherwise (if the point number is not valid, or the configuration is not valid, or if the DNP configuration has not been created).

Notes

DNP needs to be enabled before calling this function in order to create the DNP

Document (Version 2.50) 5/12/2011 165 165

advertisement

Was this manual useful for you? Yes No
Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Related manuals

advertisement

Table of contents