iqmaxrefdes23
latest
  • Introduction
  • Sensor Logic
  • IO-Link Application
    • Process Data In
    • Process Data Out
    • Commands
    • Parameters
    • Events
  • Installation Details
  • Troubleshooting
  • Changelog
  • License
iqmaxrefdes23
  • Docs »
  • IO-Link Application
  • Edit on Bitbucket

IO-Link Application¶

iqmaxrefdes23 communicates with an IO-Link Master on COM3 transmission rate (230,4 kbit/s).

Note

When a device is switched to IO-Link SIO mode, sensors chip is switched to shutdown mode, microcontroller fall into HALT and restarting operation upon wake-up interrupt signal.

Process Data In¶

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

Process Data Out¶

Be absent.

Commands¶

Can be run by IO-Link Index 0x0002:

Value Description
128 (0x80) Device Reset
160 (0xA0) Tech-in light intensity switch-point level

Parameters¶

IO-Link index Mode Description Default value
16 (0x0010) read-only Vendor Name Renesas Electronics Europe GmbH
17 (0x0011) read-only Vendor Text Major supplier of semiconductor solutions
18 (0x0012) read-only Product Name Santa Cruz (MAXREFDES23#)
19 (0x0013) read-only Product ID MAXREFDES23
20 (0x0014) read-only Product Text IO-Link Light Sensor
23 (0x0017) read-only Firmware Revision v 1.1.1
256 (0x0100) read/write Ambient light switch-point level 128 (0x80)
257 (0x0101) read/write Ambient light switch-point hysteresis 16 (0x10)
258 (0x0102) read/write MAX44008EDT+ sensors chip sensivity 1 (0x01)
259 (0x0103) read-only MAX44008EDT+ sensors chip temperature unknown

Events¶

Event code Description
0x1800 Occurred when a light intensity is very low, see Sensor Logic
0x4210 Device temperature over-run
0x5000 Device hardware fault
0x5111 Primary supply voltage under-run
0x6000 Device software fault
0x7710 Short circuit
Next Previous

© Copyright 2014, IQ² Development GmbH. Revision 6133fc58d498+.

Built with Sphinx using a theme provided by Read the Docs.