AtoMik® Documentation

SDK Handbook

Getting Started Core Concepts API Reference
atomik_dotnet_connector
AtomikConnector
ExceptionTranslatorInterceptor
AtomikConnectorDeviceInfo AtomikConnectorException AtomikConnectorOperationFailedException AtomikConnectorResourceNotFoundException AtomikConnectorServiceUnavailableException IBasLidClosedEventCb IPwrEmergencyStopCb IPwrLedButtonCb ISmuFuseBlownCb
Examples
Connector Example
Configuration

Hardware Manual

Getting Started Instruments
SMU Instrument PWR Module PRG Instrument DAQ Instrument BAS Instrument
Accessories
USB Cable SATA/USB Cable Power Supply Module AC/DC Adapter Power Cable Mounting Bracket Ingun Mounting Bracket Ingun Assembly Instructions & Mounting Guide Mounting Bracket ATX Breakout board x4 Backplane x4

Instruments Developer Site Manual
Formatting Advanced Admonitions
atomik_dotnet_connector::

IBasLidClosedEventCb

interface

Interface for implementing callbacks for BAS lid closed events.

Functions

void BasLidClosedEvent(bool isClosed)

Method being called when the BAS lid closed signal changes state.

Parameters

bool isClosed