Back to Aurora Vision Library website

You are here: Start » Function Reference » Hardware Support » Hilscher » Hilscher_Driver_GetBoardInformation

Hilscher_Driver_GetBoardInformation


Header: ThirdPartySdk.h
Namespace: avl
Module: ThirdParty

Gets Hilscher device board information.

Syntax

void avl::Hilscher_Driver_GetBoardInformation
(
	avl::Hilscher_State& ioState,
	atl::Array<avl::HilscherDriverBoardInformation>& outBoardInformation
)

Parameters

Name Type Default Description
Input will be modified ioState Hilscher_State& Object used to maintain state of the function.
Output value outBoardInformation Array<HilscherDriverBoardInformation>&

Remarks

Driver

For profinet: Firmware (recommended 3.13 series) https://kb.hilscher.com/display/PNS3V5/Version+History+-+V3.5+to+V3.x

Firmware needs to be uploaded to the card prior to opening any type of channel.
In case of failing to update the firmware, try to restart your computer.