AdsLib
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
AmsNetId Struct Reference

The NetId of and ADS device can be represented in this structure. More...

#include <AdsDef.h>

Public Member Functions

 AmsNetId (uint32_t ipv4Addr=0)
 
 AmsNetId (const std::string &addr)
 
 AmsNetId (uint8_t, uint8_t, uint8_t, uint8_t, uint8_t, uint8_t)
 
 operator bool () const
 

Public Attributes

uint8_t b [6]
 

Detailed Description

The NetId of and ADS device can be represented in this structure.

Constructor & Destructor Documentation

◆ AmsNetId()

AmsNetId::AmsNetId ( uint32_t  ipv4Addr = 0)

Copyright (c) 2020 - 2022 Beckhoff Automation GmbH & Co. KG

Member Data Documentation

◆ b

uint8_t AmsNetId::b[6]

NetId, consisting of 6 digits.


The documentation for this struct was generated from the following files: