DOCA0275EN-00

Outputs Blocks

Overview

The FBD editor uses various outputs blocks accessible through the Outputs bar in the Toolbox:

Block

Description

Register Bit Out

Register Word Out

Register NV Bit Out

Register NV Word Out

Register Temp Bit Out

Temp Word Out

NOTE: Placing cursor over the icon will reveal a tool tip defining the icon. This will help you distinguish which type of block is represented by that icon.

Register Bit Out Block

The block is used to set an LTMT main unit register bit value to 0 or 1 from the LTMT main unit registers.

FBD symbol

Arguments

Description

Properties

  • a: Any register addresses from 0 to 9249 (from 0x0000 to 0x2421), 9875 (0x2693), 9876 (0x2694).

  • b: Bit number from 0 to 15.

Inputs

  • 0 or 1 (ON=1 and OFF=0)

Register Word Out Block

The block is used to set an LTMT main unit register value from the LTMT main unit registers.

FBD symbol

Arguments

Description

Properties

  • a: Any register addresses from 0 to 9249 (from 0x0000 to 0x2421), 9875 (0x2693), 9876 (0x2694).

Inputs

  • 16-bit unsigned value from 0 to 65,535.

Register NV Bit Out Block

The block is used to set a non-volatile register bit value to 0 or 1.

FBD symbol

Arguments

Description

Properties

  • a: Any non-volatile register from 0 to 63.

  • b: Bit number from 0 to 15.

Inputs

  • 0 or 1 (ON=1 and OFF=0)

Register NV Word Out Block

The block is used to set a non-volatile register value.

FBD symbol

Arguments

Description

Properties

  • a: Any non-volatile register from 0 to 63.

Inputs

  • 16-bit unsigned value from 0 to 65,535

Register Temp Bit Out Block

The block is used to set a temporary register bit value to 0 or 1.

FBD symbol

Arguments

Description

Properties

  • a: Any temporary register from 0 to 299.

  • b: Bit number from 0 to 15.

Inputs

  • 0 or 1 (ON=1 and OFF=0)

Temp Word Out Block

The block is used to set a temporary register value.

FBD symbol

Arguments

Description

Properties

  • a: Any temporary register from 0 to 299.

Inputs

  • 16-bit unsigned value from 0 to 65,535

QR Code is a registered trademark of DENSO WAVE INCORPORATED in Japan and other countries.

Was this helpful?