lpcmanager
Clone
Summary
Browse
Changes
Graph
Add new POU: get_plc_id
14 months ago, Dino Kosic
1e7762139be7
Add new POU: get_plc_id
#include <sys/ioctl.h>
#include <unistd.h>
#include <fcntl.h>
#include "beremiz.h"
#include "rt_smt_right.h"
static readBuf_t rightReadBuf;
static writeBuf_t rightWriteBuf;
static busInit_t rightBusInit;
static int rightbusfd = -1;