Please enable JavaScript to view this site.

Function to release the forcing of I/O status.

Syntax

i32 release (what)

what

Object to be forced. Can be:

Type

Description

inp(nCh)

Where nCh is the input channel to be released. Can be any expression

inp_w(nW)

Where nW is the index of the input word to be released. Can be any expression

inp_w(nW).(iB)

Where nW is the index of the input word and iB is the bit of the input word to be released. It can be any expression

out(nCh)

Where nCh is the output channel to be released. It can be any expression

out_w(nW)

Where nW is the index of the output word to be released. Can be any expression

out_w(nW).(iB)

Where nW is the index of the output word and iB is the bit of the output word to be released. It can be any expression

Result

Returns:

Value

Description

0

Operation performed successfully

-1

Version of RTE not compatible

-2

Invalid index

-3

Invalid bit

Validity

Rule, Task

Note

 

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC