JYTEK PXI-63982 User manual

PXI-63982
PXI Embedded Controller
User’s Manual
Manual Rev.: 1.0
Revision Date: January 26, 2021
Part No: 50-17058-1000

ii Revision History
Revision History
Revision Release Date Description of Change(s)
1.0 2021-01-26 Initial release

Preface iii
PXI-63982
Preface
Copyright © 2021 JYTEK Technology Inc.
This document contains proprietary information protected by copy-
right. All rights are reserved. No part of this manual may be repro-
duced by any mechanical, electronic, or other means in any form
without prior written permission of the manufacturer.
Disclaimer
The information in this document is subject to change without prior
notice in order to improve reliability, design, and function and does
not represent a commitment on the part of the manufacturer.
In no event will the manufacturer be liable for direct, indirect,
special, incidental, or consequential damages arising out of the
use or inability to use the product or documentation, even if
advised of the possibility of such damages.
JYTEK is committed to fulfill its social responsi-
bility to global environmental preservation
through compliance with the European Union's
Restriction of Hazardous Substances (RoHS)
directive and Waste Electrical and Electronic
Equipment (WEEE) directive. Environmental
protection is a top priority for JYTEK. We have
enforced measures to ensure that our products,
manufacturing processes, components, and raw
materials have as little impact on the environment as possible.
When products are at their end of life, our customers are encour-
aged to dispose of them in accordance with the product disposal
and/or recovery programs prescribed by their nation or company.
Battery Labels (for products with battery)
ᘄ㟁ụㄳᅇᨲ

iv Preface
California Proposition 65 Warning
WARNING: This product can expose you to chemicals
including acrylamide, arsenic, benzene, cadmium,
Tris(1,3-dichloro-2-propyl)phosphate (TDCPP), 1,4-Diox-
ane, formaldehyde, lead, DEHP, styrene, DINP, BBP, PVC, and
vinyl materials, which are known to the State of California to cause
cancer, and acrylamide, benzene, cadmium, lead, mercury,
phthalates, toluene, DEHP, DIDP, DnHP, DBP, BBP, PVC, and
vinyl materials, which are known to the State of California to cause
birth defects or other reproductive harm. For more information go
to www.P65Warnings.ca.gov.
Trademarks
Product names mentioned herein are used for identification pur-
poses only and may be trademarks and/or registered trademarks
of their respective companies.
Conventions
Take note of the following conventions used throughout this
manual to make sure that users perform certain tasks and
instructions properly.
NOTE:
NOTE:
Additional information, aids, and tips that help users perform
tasks.
CAUTION:
Information to prevent minor physical injury, component dam-
age, data loss, and/or program corruption when trying to com-
plete a task.
WARNING:
Information to prevent serious physical injury, component
damage, data loss, and/or program corruption when trying to
complete a specific task.

v
PXI-63982
Table of Contents
Revision History...................................................................... ii
Preface .................................................................................... iii
List of Figures ........................................................................ ix
List of Tables.......................................................................... xi
1 Introduction ........................................................................ 1
1.1 Features............................................................................... 2
1.2 Specifications....................................................................... 3
1.3 I/O and Indicators ................................................................ 7
1.3.1 Front Panel ................................................................. 7
1.3.2 GPIB Connector ....................................................... 10
1.3.3 Reset Button............................................................. 11
1.3.4 LED Indicators .......................................................... 11
1.3.5 USB 2.0 Ports........................................................... 12
1.3.6 Gigabit Ethernet Ports .............................................. 13
1.3.7 USB 3.0 Ports........................................................... 14
1.3.8 Onboard Connections and Settings.......................... 15
2 Getting Started ................................................................. 17
2.1 Package Contents ............................................................. 17
2.2 Operating System Installation............................................ 18
2.2.1 Installation Environment ........................................... 19
2.2.2 Installing the PXI-63982............................................20
2.2.3 Replacing the Hard Drive or Solid State Drive ......... 22
2.2.4 Clearing CMOS ........................................................ 24
3 Driver Installation............................................................. 25

vi
A Appendix: PXI Trigger I/O Functions ...............................27
A.1 Data Types......................................................................... 27
A.2 Function Library ................................................................. 29
A.2.1 TRIG_Init .................................................................. 29
A.2.2 TRIG_Close .............................................................. 30
A.2.3 TRIG_SetSoftTrg ...................................................... 31
A.2.4 TRIG_Trigger_Route ................................................ 32
A.2.5 TRIG_Trigger_Clear ................................................. 34
A.2.6 TRIG_GetSoftTrg...................................................... 35
A.2.7 TRIG_Trigger_Route_Query .................................... 36
A.2.8 TRIG_GetDriverRevision .......................................... 38
B Appendix: BIOS Setup.......................................................39
B.1 Entering the BIOS .............................................................. 39
B.2 Navigation .......................................................................... 40
B.3 Menu Structure .................................................................. 41
B.4 Main ................................................................................... 42
B.4.1 BIOS Information ...................................................... 42
B.4.2 Processor Information............................................... 42
B.4.3 PCH Information ....................................................... 43
B.4.4 System Management................................................ 43
B.4.5 System Date and Time ............................................. 45
B.5 Advanced ........................................................................... 46
B.5.1 CPU Configuration.................................................... 46
B.5.2 Memory Configuration .............................................. 48
B.5.3 Graphics Configuration ............................................. 49
B.5.4 Onboard Devices Configuration................................ 50
B.5.5 USB Configuration .................................................... 51
B.5.6 Network Stack Configuration .................................... 52
B.5.7 TPM Configuration.................................................... 52
B.5.8 Hardware Health Configuration ................................ 52

viii
This page intentionally left blank.

iv Preface
California Proposition 65 Warning
WARNING: This product can expose you to chemicals
including acrylamide, arsenic, benzene, cadmium,
Tris(1,3-dichloro-2-propyl)phosphate (TDCPP), 1,4-Diox-
ane, formaldehyde, lead, DEHP, styrene, DINP, BBP, PVC, and
vinyl materials, which are known to the State of California to cause
cancer, and acrylamide, benzene, cadmium, lead, mercury,
phthalates, toluene, DEHP, DIDP, DnHP, DBP, BBP, PVC, and
vinyl materials, which are known to the State of California to cause
birth defects or other reproductive harm. For more information go
to www.P65Warnings.ca.gov.
Trademarks
Product names mentioned herein are used for identification pur-
poses only and may be trademarks and/or registered trademarks
of their respective companies.
Conventions
Take note of the following conventions used throughout this
manual to make sure that users perform certain tasks and
instructions properly.
NOTE:
NOTE:
Additional information, aids, and tips that help users perform
tasks.
CAUTION:
Information to prevent minor physical injury, component dam-
age, data loss, and/or program corruption when trying to com-
plete a task.
WARNING:
Information to prevent serious physical injury, component
damage, data loss, and/or program corruption when trying to
complete a specific task.

xList of Figures
This page intentionally left blank.

List of Tables xi
PXI-63982
List of Tables
Table 1-1: Front Panel Legend ......................................................... 7
Table 1-2: DisplayPort Pin Assignment ............................................ 9
Table 1-3: GPIB Pin Description..................................................... 10
Table 1-4: LED Indicator Legend .................................................... 11
Table 1-5: USB 2.0 Port Pin Assignment........................................ 12
Table 1-6: Ethernet Port Pin Assignments...................................... 13
Table 1-7: Ethernet Status LED Descriptions ................................. 13
Table 1-8: Onboard Configuration Legend ..................................... 15
Table B-1: BIOS Hot Key Functions................................................ 40

xii List of Tables
This page intentionally left blank.

Introduction 1
PXI-63982
1 Introduction
The JYTEK PXI-63982 PXI™ embedded controller, based on the
Intel® Core™ i7 processor, is specifically designed for PXI-based
testing systems, providing a rugged and stable operating environ-
ment for a wide variety of testing and measurement applications.
Combining a state-of-the-art Intel® Core™ i7-6820EQ processor,
and up to 32 GB of 2133 MHz DDR4 memory, the PXI-63982
utilizes four separate computing engines on a single processor,
enabling execution of eight independent tasks simultaneously in a
multitasking environment.
PXI-based testing systems typically make up a PXI platform and
diversified standalone instruments for complex testing tasks. The
PXI-63982 provides ample interface choices, including a Display-
Port connector, four USB 3.0 and two USB 2.0 ports for peripheral
devices and USB instrument control, dual Gigabit Ethernet ports
for LAN connections or controlling LXI instruments, an SMB con-
nector for configurable input/output routing of signals to and from a
PXI Trigger Bus on a PXI chassis, and a Micro-D GPIB connector
for GPIB instrument connection.
NOTE:
NOTE:
Memory addressing over 4 GB is OS-dependent, such that a
32-bit operating system may be unable to address memory
space over 4GB. To fully utilize memory, 64-bit operating sys-
tems are required.

2Introduction
1.1 Features
XPXI™-1 PXI Hardware Specification Rev. 2.3complaint
X6th Generation Intel®Core™ i7-6820EQ processor for max-
imum computing power, 3.5 GHz maximum in single-core,
Turbo Boost mode
XDual Channel DDR4 SO-DIMM
ZUp to 32 GB 2133 MHz
XMaximum System Throughput 132 MB/s
XPreinstalled 256 GB or more SATA SSD
ZSupports 2.5” HDD or SSD
ZSATA 6.0 Gb/s
ZSupports AHCI
XIntegrated I/O
ZDual Gigabit Ethernet ports
Z4x USB 3.0 Ports
Z2x USB 2.0 Ports
ZBuilt-in GPIB (IEEE488) controller
Z1x DisplayPort connector
ZTrigger I/O for advanced PXI trigger functions
XOS
ZMicrosoft Windows 10 64-bit

Introduction 3
PXI-63982
1.2 Specifications
Figure 1-1: Functional Block Diagram
Processor
XIntel® Core™ i7-6820EQ 2.8 GHz processor
XDMI (Direct Media Interface) 3.0 with 8 GT/s bandwidth in
each direction
Chipset
Mobile Intel®QM170 chipset
Memory
XTwo standard 260-pin DDR4 SODIMM sockets
XSupports 2133 MHz DDR4 RAM up to 32 GB total
XSupports non-ECC, unbuffered memory
GbE I/F
PCI Bus
Mobile 6th Gen
Intel® Core™
I7-6820EQ Processor
Mobile Intel®
QM170
Chipset
DDR4 2133/2400 MHz SODIMM 1
Front Panel
Connectors
DisplayPort
Connector x1
GPIB
Connector
GbE
Connector
GbE
Connector
SMB
Connector
USB3.0
Connector x4
USB2.0
Connector x2
GbE Controller
I219
GPIB
Controller
2.5” SATA
Interposer
Board
GbE Controller
I210
DP/HDMI Dual Mode
GPIB
DMI 3.0
Intel FDI
USB 3.0
USB 2.0
PCIe x1
SATA
Rear Connector
to PXI Chassis
PCI Express to PCI
Switch
Programmable MUX
PCIe x1
PXI Trigger Bus
PCIe x1
PCIe x1
GbE I/F
Memory Bus
PCIe Gen3 x16
Trigger Signal
DDR4 2133/2400 MHz SODIMM 2

4Introduction
Video
XDisplayPort resolution up to 3840 x 2160 @ 60 Hz
XDVI (with passive DisplayPort-to-DVI adapter) resolution up
to 1920 x 1200 @ 60 Hz
Storage
Built-in 2.5” 256 GB or more SATA solid state hard drive.
Ethernet Connectivity
Dual Gigabit Ethernet controllers through two RJ-45 connectors
with speed/link/active LED on the faceplate, with both supporting
Wake on LAN.
USB
Two USB 2.0 and four USB 3.0 ports on the faceplate.
GPIB
Onboard IEEE488 GPIB controller through Micro-D 25-pin con-
nector on the faceplate.
Trigger I/O
One SMB connector on the faceplate to route an external trigger
signal to/from PXI trigger bus.
Dimensions (3U PXI module)
3U/3-slot PXI standard
Expansion Slots
System slot (5V VIO PCI bus) and 2 controller expansion slots on
chassis/backplane. 32-bit and 5V VIO PCI bus of system slot.
NOTE:
NOTE:
DisplayPort adapters for other standards are available, with
maximum available resolution dependent on the adapter

Introduction 5
PXI-63982
Weight
0.91 kg (exclusive of packaging)
Environmental
Shock and Vibration
Functional shock 30 G, half-sine, 11 ms pulse duration
Random vibration:
XOperating: 5 to 500 Hz, 0.21 Grms, 3 axes
XNon-operating: 5 to 500 Hz, 2.46 Grms, 3 axes
WARNING:
Do not remove the blue key from the PXI-63982 system connec-
tor, only the 5V VIO PCI bus is compatible; the 3.3V VIO PCI
bus is not. SEVERE system damage may result.
Condition Range
Operating temperature with SSD 0 to 55°C
Operating temperature with HDD 0 to 50°C
Storage temperature -20 to 70°C
Relative humidity, non-condensing 5 to 95%
NOTE:
NOTE:
Environmental, shock, and vibration values are only valid with
use of an JYTEK-provided SSD.

6Introduction
Certifications
Electromagnetic compatibility:
XEN 61326-1 (IEC 61326-1): Class A emissions; Basic
immunity
XEN 55011 (CISPR 11): Group 1, Class A emissions
XEN 55032 2015/AC: 2016 Class A
XEN 55032 2015/AC: 2016 Class A
XEN 55024 2010+ A1: 2015
XEN 61000-3-2:2014: Class A
XEN 61000-3-3:2013: Class A
XEN 55024:2010+A1:2015: Immunity
XFCC 47 CFR Part 15 Subpart A (Class A)
XICES-001 Class A
XICES-003 Issue 6-2016
XAS/NZS CISPR 11: Group 1, Class A emissions
XAS/NZS CISPR 32: 2015 (Ed 2.0)/C1:2016: Class A
The PXI-63982 meets the essential requirements of applicable
European Directives.
Power Requirements
Typical Consumption DC +3.3V DC +5V DC +12V
Typical operation
(Measured while W10 is idle) 5A 2.5A 2A
Heavy operation
(Measured while W10 is under heavy
CPU and storage utilization)
5A 2.8A 8A

Introduction 7
PXI-63982
1.3 I/O and Indicators
1.3.1 Front Panel
Figure 1-2: Front Panel
Table 1-1: Front Panel Legend
AReset Button EGPIB Connector
(Micro D-Sub 25P)
BDisplayPort F2x Gigabit Ethernet
C4x USB 3.0 GPXI Trigger Connector
(SMB jack)
D2x Type-A USB 2.0 HLED Indicators

8Introduction
PXI Trigger Connector
Figure 1-3: PXI Trigger SMB Jack
The PXI trigger connector is an SMB jack, used to route external
trigger signals to or from the PXI backplane. Trigger signals are
TTL-compatible and edge sensitive. The PXI-63982 provides four
trigger routing modes from/to the PXI trigger connector to synchro-
nize PXI modules, including
XFrom a selected trigger bus line to PXI trigger connector
XFrom the PXI trigger connector to a selected trigger bus line
XFrom software trigger to a selected trigger bus line
XFrom software trigger to PXI trigger connector
All trigger modes are programmable by the provided driver.
Trigger
Ground
Table of contents
Other JYTEK Controllers manuals