Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Maxim's Santa Cruz (MAXREFDES23#) reference design is the world's smallest IO-Link® light sensor compliant with IEC 61131-9. The entire design fits onto a 6.5mm x 25mm printed circuit board (PCB).

Sensor simple logic

In iqMAXREFDES23 have been implemented simple switch-point hysteresis logic and additionally can be configured as normally open (NO) or normally closed (NC).

...

By default light switch-point settings (255 is the maximal value):

 

WhatSP (Level)HysteresisMode
Light intensity128 (0x80)16 (0x10)Normally Open (NO)
Darkness control16 (0x10)4 (0x04)Normally Closed (NC)

IODD Introduction

An IODD (IO Device Description) is a set of files that formally describes an IO-Link Device. An IODD is mandatory for each IO-Link Device.

...

Attachments
patternsRenesas-*.*

For more IODDs look at IODDs sample data IODD Samples.

IODD basic concepts

Datatype

...

  1. Byte (MSB): Light intensity (from 0 to 255).
  2. Byte (LSB): [.......F - light intensity switch-point flag (1bit)].

 

...

Y

Variables

 

IO-Link indexModeDescriptionDefault value
256 (0x0100)read/writeAmbient light switch-point level128 (0x80)
257 (0x0101)read/writeAmbient light switch-point hysteresis16 (0x10)

 

...

Y

Events

 

...

Y