Skip to content

Commit cc31893

Browse files
Updated files
1 parent a99f7ce commit cc31893

File tree

5 files changed

+9
-5
lines changed

5 files changed

+9
-5
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
This is the MIT license: http://www.opensource.org/licenses/mit-license.php
22

33
Copyright (c) 2017-2022, National Instruments Corporation.
4-
NI-Digital Pattern Driver, NI-DMM, NI-DCPower, NI-FGEN, NI-SCOPE, NI-SWITCH, NI Switch Executive,
4+
NI-Digital Pattern Driver, NI-DMM, NI-DCPower, NI-FGEN, NI-RFSG, NI-SCOPE, NI-SWITCH, NI Switch Executive,
55
NI-ModInst, NI-TClk are trademarks of National Instruments.
66

77
Permission is hereby granted, free of charge, to any person obtaining a copy of this

docs/nirfsg/about_nirfsg.inc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ Support Policy
1111

1212
It follows `Python Software Foundation <https://devguide.python.org/#status-of-python-branches>`_ support policy for different versions of CPython.
1313

14+
NI created and supports **nirfsg**.
15+

docs/nirfsg/examples.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Examples
22
========
33

4-
`You can download all nirfsg examples here <https://github.com/ni/nimi-python/releases/download/0.2.0/nirfsg_examples.zip>`_
4+
`You can download all nirfsg examples here <https://github.com/ni/nimi-python/releases/download/nirfsg-0.2.0/nirfsg_examples.zip>`_
55

66
nirfsg_cw.py
77
------------
@@ -10,5 +10,5 @@ nirfsg_cw.py
1010
:language: python
1111
:linenos:
1212
:encoding: utf8
13-
:caption: `(nirfsg_cw.py) <https://github.com/ni/nimi-python/blob/0.2.0/src/nirfsg/examples/nirfsg_cw.py>`_
13+
:caption: `(nirfsg_cw.py) <https://github.com/ni/nimi-python/blob/nirfsg-0.2.0/src/nirfsg/examples/nirfsg_cw.py>`_
1414

generated/nifake/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
This is the MIT license: http://www.opensource.org/licenses/mit-license.php
22

33
Copyright (c) 2017-2022, National Instruments Corporation.
4-
NI-Digital Pattern Driver, NI-DMM, NI-DCPower, NI-FGEN, NI-SCOPE, NI-SWITCH, NI Switch Executive,
4+
NI-Digital Pattern Driver, NI-DMM, NI-DCPower, NI-FGEN, NI-RFSG, NI-SCOPE, NI-SWITCH, NI Switch Executive,
55
NI-ModInst, NI-TClk are trademarks of National Instruments.
66

77
Permission is hereby granted, free of charge, to any person obtaining a copy of this

generated/nirfsg/README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Overall Status
88
+----------------------+------------------------------------------------------------------------------------------------------------------------------------+
99

1010
=========== ============================================================================================================================
11-
Info Python bindings for NI Modular Instrument drivers. See `GitHub <https://github.com/ni/nimi-python/>`_ for the latest source.
11+
Info NI Modular Instrument driver APIs for Python.
1212
Author NI
1313
=========== ============================================================================================================================
1414

@@ -46,6 +46,8 @@ Support Policy
4646

4747
It follows `Python Software Foundation <https://devguide.python.org/#status-of-python-branches>`_ support policy for different versions of CPython.
4848

49+
NI created and supports **nirfsg**.
50+
4951

5052
NI-RFSG Python API Status
5153
-------------------------

0 commit comments

Comments
 (0)