LabVIEW 2012 Modules Toolkits and Drivers 12.0 x86+x64 [2012/08, ENG]

Ответить
 

Spart@nec

Стаж: 16 лет 9 месяцев

Сообщений: 3

Spart@nec · 31-Май-13 08:05 (12 лет 3 месяца назад)

Есть ли "NI myDAQ"?
заранее благодарен
[Профиль]  [ЛС] 

o06911

Стаж: 12 лет 3 месяца

Сообщений: 1


o06911 · 12-Июн-13 12:21 (спустя 12 дней)

Здравствуйте!
Установил Labview 64, активировал все модули , презагрузился, начал устанавливать модуль DSC, в ответ получаю сообщение о том, что для установки DSC требуется установленная LabView. Может надо дополнительно установить какие-нибудь параметры конфигурации?
[Профиль]  [ЛС] 

Saita

Стаж: 18 лет 10 месяцев

Сообщений: 2


Saita · 10-Июл-13 19:11 (спустя 28 дней)

Здравствуйте!
А LabVIEW SP1 будет?
[Профиль]  [ЛС] 

rotten

Стаж: 15 лет 11 месяцев

Сообщений: 9


rotten · 18-Июл-13 23:27 (спустя 8 дней)

Подскажите, а как насчет лекарства для тулкитов? А то они 30-дневные получаются.
[Профиль]  [ЛС] 

yncher76

Стаж: 15 лет 5 месяцев

Сообщений: 680

yncher76 · 18-Июл-13 23:43 (спустя 16 мин.)

rotten писал(а):
60146275Подскажите, а как насчет лекарства для тулкитов? А то они 30-дневные получаются.
насколько я помню, все лечится одним кейгеном. После установки самого LabView ставится тулкит, и тогда в NI License Activator появляется только что установленный тулкит. Активируется также как и сам LabView
[Профиль]  [ЛС] 

rotten

Стаж: 15 лет 11 месяцев

Сообщений: 9


rotten · 22-Июл-13 23:44 (спустя 4 дня)

yncher76 писал(а):
60146441
rotten писал(а):
60146275Подскажите, а как насчет лекарства для тулкитов? А то они 30-дневные получаются.
насколько я помню, все лечится одним кейгеном. После установки самого LabView ставится тулкит, и тогда в NI License Activator появляется только что установленный тулкит. Активируется также как и сам LabView
Удобно. Спасибо за ответ.
[Профиль]  [ЛС] 

IvanoRu

Стаж: 16 лет 6 месяцев

Сообщений: 3


IvanoRu · 19-Сен-13 13:47 (спустя 1 месяц 27 дней, ред. 19-Сен-13 13:47)

Если после установки нет никаких файлов лицензий, то что делать?
30-дневную не могу запустить :'(
[Профиль]  [ЛС] 

yncher76

Стаж: 15 лет 5 месяцев

Сообщений: 680

yncher76 · 19-Сен-13 20:30 (спустя 6 часов)

IvanoRu писал(а):
60931717Если после установки нет никаких файлов лицензий, то что делать?
Создать! Для этого в папке crack присутствует файл NI License Activator.exe. В нем находим нужный продукт жмем правую кнопку мыши, выбираем пункт Activate
[Профиль]  [ЛС] 

J.Kovalev

Стаж: 15 лет 4 месяца

Сообщений: 279

J.Kovalev · 26-Сен-13 08:22 (спустя 6 дней, ред. 26-Сен-13 08:22)

Ещё раз про 64-бит версию!
32-бит или 64-бит
Using National Instruments Products on 32-bit and 64-bit Windows
Publish Date: Jun 13, 2011 | 20 Ratings | 3.60 out of 5
Overview
The following document addresses some of the differences between the Windows 64-bit and 32-bit architectures and provides recommendations on the best architecture when using certain National
Instruments software.
Table of Contents
Potential Advantages of a 64-bit Operating System
Considerations Before Switching to a 64-bit Operating System
Windows-on-Windows 64-bit (WOW64)
National Instruments 64-bit Support and Recommendations
1. Potential Advantages of a 64-bit Operating System
A 64-bit architecture offers several benefits. The primary advantage is the ability to make use of additional computer memory. A computer running a 32-bit Windows operating system is limited to
using a maximum of 4 GB of RAM. Such a limitation does not exist with 64-bit architecture. Windows 7 and 64-bit Windows Vista have a maximum memory limit of between 8 and 192 GB, depending
on the operating system edition (Home, Professional, Enterprise). For more information about memory limitations for different versions of Windows, refer to the Memory Limits for Windows Releases
document on the Microsoft web site.
A 64-bit architecture provides performance improvements for users running applications on 64-bit hardware because the operating system can take advantage of more physical memory than a 32-bit
system is capable of doing. More available memory can increase system performance by eliminating the need to swap processes in and out of page files stored on hard drives, which is a much
slower memory storage device than physical memory and cache.
In addition to increased physical memory, additional registers on a 64-bit processor can increase execution speed of applications by as much as 20 percent.
2. Considerations Before Switching to a 64-bit Operating System
Although there are benefits to using a 64-bit operating system, it might not be feasible or optimal to make the transition to a 64-bit system if much of the current software available is intended for use
on 32-bit systems. A move to a 64-bit architecture means running a different Windows kernel and thus any driver installed must be compatible with the 64-bit architecture. The majority of National
Instruments software and drivers are 64-bit compatible. However, it is important to understand the difference between compatibility with a 64-bit operating system and native 64-bit support that can
take full advantage of the architecture and available memory.
In order to clarify the difference, National Instrument drivers can be broken down into two different components: User-Mode and Kernel-Mode. The architecture of the Kernel-Mode component of the
driver matches the architecture of the operating system. The architecture of the User-Mode component of the driver does not have to match the operating system. Therefore, any software running in
User-Mode can be developed as 32-bit or 64-bit. The Kernel-Mode component of most National Instruments drivers is capable of running on either a 64-bit or 32-bit operating system. Although, only
certain National Instruments drivers have a 64-bit User-Mode component to the driver. Therefore, even though a driver can operate on a 64-bit version of Windows, the driver might not fully take
advantage of the 64-bit architecture.
When a driver uses a different User-Mode architecture than Kernel-Mode architecture, a software layer converts the 32-bit architecture to 64-bit. This conversion requires processing time and
resources. Windows 7 and Windows Vista provide this software layer in a subsystem called Windows-on-Windows (WOW64) included in the operating system. This subsystem allows 32-bit
applications to run on the 64-bit environment at the expense of performance.
3. Windows-on-Windows 64-bit (WOW64)
The Windows-on-Windows subsystem is designed to allow the conversion of 32-bit Windows applications to the 64-bit environment. This subsystem handles many of the structural changes that must
take place because of differences in the operating system architectures. The primary purpose of WOW64 is to create a 32-bit environment that provides the interfaces required to allow 32-bit
Windows applications to run unmodified on the 64-bit system. Even though this is a relatively light-weight layer within the Windows operating system, it can cause some performance degradation.
Therefore, it is more efficient to use 32-bit applications on a 32-bit operating system, as this does not require the Windows-on-Windows conversion.
4. National Instruments 64-bit Support and Recommendations
Most National Instruments drivers support both 32-bit and 64-bit architectures. Additionally, beginning with the release of LabVIEW 2009, separate 32-bit and 64-bit software versions are available.
These separate versions only are available for the English version of LabVIEW Base, Full, or Professional software and do not include modules or toolkits, with the exception of the NI Vision
module. LabVIEW 2009 64-bit is not compatible with other National Instrument software products such as LabVIEW RT, LabVIEW FPGA, NI TestStand, and LabVIEW toolkits. National Instruments
plans to continue to monitor demand and prioritize this migration for other products in the future. In addition to LabVIEW 2009, 64-bit versions are available for the following software: NI-VISA,
NI-GPIB, NI-DAQmx, and NI-IMAQ.
Вывод от специалистов NI: ... "Therefore, it is more efficient to use 32-bit applications on a 32-bit operating system, as this does not require the Windows-on-Windows conversion..."
Другими словами: выигрываешь в доступном размере оперативной памяти, но проигрываешь в том, что модули (тулкиты) практически все 32-бит, и при выполнении программы происходит предварительная конвертация исполняемого кода 64-бит -> 32-бит. Конвертация осуществляется встроенными в LabVIEW x-64 средствами, но на это тратится время!
[Профиль]  [ЛС] 

a2wist

Стаж: 16 лет 6 месяцев

Сообщений: 10


a2wist · 14-Янв-14 15:51 (спустя 3 месяца 18 дней)

Подскажите, пожалуйста, как точно пользоватся Licence Activator ? Я не могу прочтитать readme , там у меня эроглефы.
Буду очень блогадарен за помощь
[Профиль]  [ЛС] 

Dosym-f

Стаж: 11 лет 10 месяцев

Сообщений: 5


Dosym-f · 14-Апр-14 12:35 (спустя 2 месяца 30 дней, ред. 14-Апр-14 12:35)

Здравствуйте! Можете мне помочь установку Labview 2012?
При установке выдает 3 ошибки
1) NI Labview/CVI Run-Time Engine 2010 SP1 (Updated)
Error writing to file C:\Config.Msi\49201e9.rbf. Verify that you have acces to that directory
2) NI Portable Configuration 5.3.0
Error 1310. Error writing to file: C:\windows\4920398.msi.
3) The "NI GMP Windows 32-bit Installer 12" installation has failed the following error:
Internal Error 2203. C:\Windows\istaller\4904ef.ipi
Но окошке есть два кнопка отмена и повторить, если отмена нажать то установка отменяется, если повторит нажать то продолжить, но после 3 ошибок, окончание выдает установка установлен некорректно я думую (есть слово failed).
Можете помочь плиз!
Извиняюсь исправил все
[Профиль]  [ЛС] 

rusakova999

Стаж: 10 лет 4 месяца

Сообщений: 1


rusakova999 · 02-Дек-15 05:22 (спустя 1 год 7 месяцев)

Здравствуйте.
Я поставила модуль Control Design, но почему-то не работает. Активировала все лицензии, даже переустановила саму программу. Что я могла забыть сделать, чтобы модуль работал?
[Профиль]  [ЛС] 

Imare_press

Стаж: 10 лет 7 месяцев

Сообщений: 4


Imare_press · 03-Дек-21 21:50 (спустя 6 лет)

Не знаю, можно ли просить встать на раздачу, или это считается спамом, но встаньте кто-нибудь пожалуйста, очень нужны FPGA-модули
Ну а помимо этого, есть вопрос, как устанавливать эти модули в формате .iso, я пытался прогуглить, но ничего не нашёл. У меня есть один файл, но он не примонтируется в 10-й винде, говорит, что образ повреждён, поэтому решил скачать, надеюсь, тут нормальный.
[Профиль]  [ЛС] 
 
Ответить
Loading...
Error