Land of Cordova

Newlyweds if someone wants a heads up

With version 2.0 beta of WebWorks and Cordova 3.2, two software development kits are essentially the same. It is awesome news for all of us, the developers of HTML5. You can develop with Cordoba or PhoneGap or WebWorks and use the same commands, same code and the same plugins.

The WebWorks SDK download to start faster by including official plugins of BlackBerry and the platform "blackberry10" in any project that you create with it. It also adds a GUI to mount projects, that there is no vanilla Cordova. Other than that, it's still Cordova below so you can add other platforms to a project that you have created with it and jump right through the development of the platform: https://developer.blackberry.com/html5/documentation/beta/porting_from_webworks_to_other_platforms.h...

Now you can shoot 10 BlackBerry as your primary platform party and enjoy its features HTML5 and the value we place on applications WebWorks to develop and test your applications before trying it on a mass phone market where the Web is a citizen of second class. I compared do this back in the day when you have developed on FireFox and then tested on IE, if you went on the other hand, you would have so many hacks in your code, you would never get work directly on a browser that follows standards

Tags: BlackBerry Developers

Similar Questions

  • And then visualize it PhoneGap/Cordova download file to the device

    I'm doing a magazine app that downloads images to the device for the magazine can be read when offline or with a bad internet connection.

    I use PhoneGap/Cordova version 3.1 with 10 of BlackBerry and plugins file and file transfer. I made a few changes to my code base that runs on Android and iOS since before he could download files on the Simulator. Ensure the directory that I wanted to save the file to exist and access to the file with the path indicated in fs.root.toURL ().

    But now that I got the files uploaded to the device I can't view. On other platforms, I was able to use theFileEntry.toURL () and set it as the source for an img tag. But for BB10 I see only an empty img tag. =/
    The specified local path is: filesystem:local:///persistent/bblogo.png

    I was searched and seen references to disabling sandbox and by saving the file on blackberry.io.shared or blackberry.io.home, but blackberry is not available for me with PhoneGap 3.1. Looking at the native documentation , that I saw that the shared path is/accounts/1000/shared but trying to browse the file system I am told that the path does not exist. (fs.root.getDirectory ('accounts') to start with).

    I have a GitHub repository with what I'm looking for here: https://github.com/gaqzi/phonegap-bb10-file-transfer-test
    The code in question is here: https://github.com/gaqzi/phonegap-bb10-file-transfer-test/blob/master/www/js/index.js#L38

    I also noticed that the size of the file when the download is complete is much larger than the actual size of the file on my computer. And the same code running on iOS I see not enough to increase the size of the file. I don't know if that has to do any.

    To try to combat the current file size wildly different I coded an image 10 x 10 pixels as Base64, she decoded on the device and saved. Now, he pointed out the same size on my computer and the device, but still can not see. The same exercise done on iOS gives me a visible image.

    For the code on the test of Base64, please see my thread Stack Overflow for this: http://stackoverflow.com/questions/19421245/blackberry-10-cordova-phonegap-3-1-filetransfer-image-do...

    I am at a loss what can I do to access the files I created, anyone has an idea?

    Hello

    The patch for the cordova file api is still ongoing. Until that of land, here is an example for download of an image and inject it into the DOM. It uses XHR, but the filetransfer plugin should work as well.

    https://gist.github.com/jeffheifetz/c1127b4d3e132ffff972

    You will need to 'blackberry.io', which is available as plugin PhoneGap/Cordova here:

    https://github.com/BlackBerry/Cordova-BlackBerry-plugins/tree/master/plugin/com.BlackBerry.IO

    The patch will automatically update toURL so that it returns the full path which has been hard-coded in the example.

  • Cordova initialization error: class not found

    Hello

    I have a problem Cordova initialization error: class not found.  when building my app in the clouds (genereted apk file) and install it on my Tablet Samsung tablet device.

    My config.xml (path platforms\android\res\xml) content:

    ------------------------------------------------------------------------------------------ ------------------------------------------------

    <? XML version = "1.0" encoding = "utf - 8"? >

    < widget id = "com.xchanging.HelloWord" version = "1.0.0" xmlns =" " http://www.w3.org/ns/widgets "xmlns:gap =" " http://PhoneGap.com/ns/1.0 ">

    < name of option = "loglevel" value = "DEBUG" / >

    < plugins >

    < name of the plugin = "Device" value="org.apache.cordova.device.Device"/ >

    < / plugins >

    < name of the function 'Battery' = >

    < param name = "android package" value = "org.apache.cordova.batterystatus.BatteryListener" / > "

    < / fiction >

    < name of the function 'Caméra' = >

    < param name = "android package" value = "org.apache.cordova.camera.CameraLauncher" / > "

    < / fiction >

    < name of the function = "File" >

    < param name = "android package" value = "org.apache.cordova.file.FileUtils" / > "

    < param name = "onload" value = "true" / >

    < / fiction >

    < name of the function "Capture" = >

    < param name = "android package" value = "org.apache.cordova.mediacapture.Capture" / > "

    < / fiction >

    < name of the function = "Contacts" >

    < param name = "android package" value = "org.apache.cordova.contacts.ContactManager" / > "

    < / fiction >

    < name of the function 'Device' = >

    < param name = "android package" value = "org.apache.cordova.device.Device" / > "

    < / fiction >

    < name of the function = "Accelerometer" >

    < param name = "android package" value = "org.apache.cordova.devicemotion.AccelListener" / > "

    < / fiction >

    < name of the function 'Compass' = >

    < param name = "android package" value = "org.apache.cordova.deviceorientation.CompassListener" / > "

    < / fiction >

    < name of the service 'Notification' = >

    < param name = "android package" value = "org.apache.cordova.dialogs.Notification" / > "

    < / fiction >

    < name of the function "File transfer" = >

    < param name = "android package" value = "org.apache.cordova.filetransfer.FileTransfer" / > "

    < / fiction >

    < name of the function = "Geolocation" >

    < param name = "android package" value = "org.apache.cordova.geolocation.Geolocation" / > "

    < / fiction >

    < name of the function 'Globalisation' = >

    < param name = "android package" value = "org.apache.cordova.globalization.Globalization" / > "

    < / fiction >

    < name of the function = "InAppBrowser" >

    < param name = "android package" value = "org.apache.cordova.inappbrowser.InAppBrowser" / > "

    < / fiction >

    < name of the function = "Media" >

    < param name = "android package" value = "org.apache.cordova.media.AudioHandler" / > "

    < / fiction >

    < name of the function 'NetworkStatus' = >

    < param name = "android package" value = "org.apache.cordova.networkinformation.NetworkManager" / > "

    < / fiction >

    < name of the function = "SplashScreen" >

    < param name = "android package" value = "org.apache.cordova.splashscreen.SplashScreen" / > "

    < param name = "onload" value = "true" / >

    < / fiction >

    < name of the function "Θtat bar" = >

    < param name = "android package" value = "org.apache.cordova.statusbar.StatusBar" / > "

    < param name = "onload" value = "true" / >

    < / fiction >

    < name of the function 'Vibration' = >

    < param name = "android package" value = "org.apache.cordova.vibration.Vibration" / > "

    < / fiction >

    < name of the function 'Whitelist' = >

    < param name = "android package" value = "org.apache.cordova.whitelist.WhitelistPlugin" / > "

    < param name = "onload" value = "true" / >

    < / fiction >

    "< density icon ="ldpi"src="www/res/icon/android/drawable-ldpi-icon.png "/ >

    "< density icon ="mdpi"src="www/res/icon/android/drawable-mdpi-icon.png "/ >

    "< density icon ="hdpi"src="www/res/icon/android/drawable-hdpi-icon.png "/ >

    "< density icon ="xhdpi"src="www/res/icon/android/drawable-xhdpi-icon.png "/ >

    "< density icon ="xxhdpi"src="www/res/icon/android/drawable-xxhdpi-icon.png "/ >

    "< density icon ="xxxhdpi"src="www/res/icon/android/drawable-xxxhdpi-icon.png "/ >

    "< splash density ="Earth-ldpi"src="www/res/screen/android/drawable-land-ldpi-screen.png "/ >

    "< splash density ="Earth-mdpi"src="www/res/screen/android/drawable-land-mdpi-screen.png "/ >

    "< splash density ="Earth-hdpi"src="www/res/screen/android/drawable-land-hdpi-screen.png "/ >

    "< splash density ="Earth-xhdpi"src="www/res/screen/android/drawable-land-xhdpi-screen.png "/ >

    "< splash density ="Earth-xxhdpi"src="www/res/screen/android/drawable-land-xxhdpi-screen.png "/ >

    "< splash density ="Earth-xxxhdpi"src="www/res/screen/android/drawable-land-xxxhdpi-screen.png "/ >

    "< splash density ="port-ldpi"src="www/res/screen/android/drawable-port-ldpi-screen.png "/ >

    "< splash density ="port-mdpi"src="www/res/screen/android/drawable-port-mdpi-screen.png "/ >

    "< splash density ="port-hdpi"src="www/res/screen/android/drawable-port-hdpi-screen.png "/ >

    "< splash density ="port-xhdpi"src="www/res/screen/android/drawable-port-xhdpi-screen.png "/ >

    "< splash density ="port-xxhdpi"src="www/res/screen/android/drawable-port-xxhdpi-screen.png "/ >

    "< splash density ="port-xxxhdpi"src="www/res/screen/android/drawable-port-xxxhdpi-screen.png "/ >

    < allow intention href = "' market: *" / > "

    < name > HelloWorld < / name >

    < description >

    Hello request sample of world that responds to the deviceready event.

    < / description >

    " < author email = ' [email protected] "href =" http://PhoneGap.com ">

    PhoneGap team

    < / author >

    < src = "index.html of content" / > "

    < name of option = "DisallowOverscroll" value = "true" / >

    < name of option = "android-minSdkVersion" value = "14" / >

    < src = "icon.png icon" / > "

    < access origin = "" * "/ >"

    " < allow intention href = ' http://*/* " />

    " < allow intention href = ' https://*/* " />

    < allow intention href = "" Tel: * "/ >"

    < allow intention href = "" sms: * "/ >"

    < allow intention href = "mailto:*" / >

    < allow intention href = "" geo: * "/ >"

    < / widget >

    And the content of the file config.xml (project root) is:

    ------------------------------------------------------------------------------------------ -----------------------------------------------

    <? XML version = "1.0" encoding = "utf - 8"? >

    < widget id = "com.xxx.HelloWord" version = "1.0.0" xmlns =" " http://www.w3.org/ns/widgets "xmlns:gap =" " http://PhoneGap.com/ns/1.0 ">

    < name > HelloWorld < / name >

    < description >

    Hello request sample of world that responds to the deviceready event.

    < / description >

    " < author email = ' [email protected] "href =" http://PhoneGap.com ">

    PhoneGap team

    < / author >

    < src = "index.html of content" / > "

    < name of option = "DisallowOverscroll" value = "true" / >

    < name of option = "android-minSdkVersion" value = "14" / >

    < plugin name = 'cordova-plugin-battery-status' source = 'MNP' spec = "~1.1.1" / >

    < plugin name = 'cordova-plugin-camera' source = 'MNP' spec = "~2.1.1" / >

    < plugin name = "cordova-plugin-media-capture" source = 'MNP' spec = "~1.2.0" / >

    < plugin name = 'cordova-plugin-console' source = 'MNP' spec = "~1.0.2" / >

    < plugin name = 'cordova-plugin-contacts' source = 'MNP' spec = "~2.0.1" / >

    < plugin name = 'cordova-plugin-device' source = 'MNP' spec = "~1.1.1" / >

    < plugin name = 'cordova-plugin-device-motion' source = 'MNP' spec = "~1.2.0" / >

    < plugin name = 'cordova-plugin-device-focus' source = 'MNP' spec = "~1.0.2" / >

    < plugin name = "cordova-plugin-dialogues" source = 'MNP' spec = "~1.2.0" / >

    < plugin name = source "cordova-plugin-file" = "MNP" spec = "~4.1.1" / >

    < name of plugin = 'cordova-plugin-transfer files' source = 'MNP' spec = "~1.5.0" / >

    < plugin name = "cordova-plugin-Geolocation" source = 'MNP' spec = "~2.1.0" / >

    < plugin name = "cordova-plugin-globalization" source = 'MNP' spec = "~1.0.3" / >

    < plugin name = "cordova-plugin-inappbrowser" source = "MNP" spec = "~1.3.0" / >

    < plugin name = 'cordova-plugin-media' source = 'MNP' spec = "~2.2.0" / >

    < plugin name = 'cordova-plugin-network-information' source = 'MNP' spec = "~1.2.0" / >

    < plugin name = 'cordova-plugin-splashscreen' source = 'MNP' spec = "~3.2.1" / >

    < plugin name = "statusbar-plugin-cordova" source = 'MNP' spec = "~2.1.2" / >

    < plugin name = 'cordova-plugin-vibration' source = 'MNP' spec = "~2.1.0" / >

    < plugin name = "cordova-plugin-whitelist" source = 'MNP' spec = "~1.2.1" / >

    < src = "icon.png icon" / > "

    < platform name = "android" >

    "< density icon ="ldpi"src="www/res/icon/android/drawable-ldpi-icon.png "/ >

    "< density icon ="mdpi"src="www/res/icon/android/drawable-mdpi-icon.png "/ >

    "< density icon ="hdpi"src="www/res/icon/android/drawable-hdpi-icon.png "/ >

    "< density icon ="xhdpi"src="www/res/icon/android/drawable-xhdpi-icon.png "/ >

    "< density icon ="xxhdpi"src="www/res/icon/android/drawable-xxhdpi-icon.png "/ >

    "< density icon ="xxxhdpi"src="www/res/icon/android/drawable-xxxhdpi-icon.png "/ >

    "< splash density ="Earth-ldpi"src="www/res/screen/android/drawable-land-ldpi-screen.png "/ >

    "< splash density ="Earth-mdpi"src="www/res/screen/android/drawable-land-mdpi-screen.png "/ >

    "< splash density ="Earth-hdpi"src="www/res/screen/android/drawable-land-hdpi-screen.png "/ >

    "< splash density ="Earth-xhdpi"src="www/res/screen/android/drawable-land-xhdpi-screen.png "/ >

    "< splash density ="Earth-xxhdpi"src="www/res/screen/android/drawable-land-xxhdpi-screen.png "/ >

    "< splash density ="Earth-xxxhdpi"src="www/res/screen/android/drawable-land-xxxhdpi-screen.png "/ >

    "< splash density ="port-ldpi"src="www/res/screen/android/drawable-port-ldpi-screen.png "/ >

    "< splash density ="port-mdpi"src="www/res/screen/android/drawable-port-mdpi-screen.png "/ >

    "< splash density ="port-hdpi"src="www/res/screen/android/drawable-port-hdpi-screen.png "/ >

    "< splash density ="port-xhdpi"src="www/res/screen/android/drawable-port-xhdpi-screen.png "/ >

    "< splash density ="port-xxhdpi"src="www/res/screen/android/drawable-port-xxhdpi-screen.png "/ >

    "< splash density ="port-xxxhdpi"src="www/res/screen/android/drawable-port-xxxhdpi-screen.png "/ >

    < / platform >

    < platform name = "ios" >

    "< icon = platform"57"height ="ios"src="www/res/icon/ios/icon.png "width ="57"/ >

    < height icon = "114" platform = "ios" src = "www/res/icon/ios/[email protected]" width = "114" / >

    "< icon height ="40"platform ="ios"src="www/res/icon/ios/icon-40.png "width ="40"/ >

    < height = '80' platform 'ios' src = icon = ' www/res/icon/ios/[email protected]' width = '80' / >

    "< icon height ="50"platform ="ios"src="www/res/icon/ios/icon-50.png "width ="50"/ >

    < height icon = '100' platform = 'ios' src = "www/res/icon/ios/[email protected]" width = "100" / >

    "< icon height ="60"platform ="ios"src="www/res/icon/ios/icon-60.png "width ="60"/ >

    < height icon = '120' platform = 'ios' src = "www/res/icon/ios/[email protected]" width = "120" / >

    < height icon = "180" platform = "ios" src = "www/res/icon/ios/[email protected]" width = "180" / >

    "< icon = platform"72"height ="ios"src="www/res/icon/ios/icon-72.png "width ="72"/ >

    < height icon = "144" platform = "ios" src = "www/res/icon/ios/[email protected]" width = "144" / >

    "< icon = platform"76"height ="ios"src="www/res/icon/ios/icon-76.png "width ="76"/ >

    < height icon = "152" platform = "ios" src = "www/res/icon/ios/[email protected]" width = "152" / >

    "< icon height ="29"platform ="ios"src="www/res/icon/ios/icon-small.png "width ="29"/ >

    < height icon = platform '58' = 'ios' src = ' www/res/icon/ios/[email protected]' width = '58' / >

    < height icon = "87" platform = "ios" src = "www/res/icon/ios/[email protected]" width = "87" / >

    "< splash height ="1136"platform ="ios"src="www/res/screen/ios/Default-568h@2x~iphone.png "width ="640"/ >

    "< splash height ="1334"platform ="ios"src="www/res/screen/ios/Default-667h.png "width ="750"/ >

    "< splash height ="2208"platform ="ios"src="www/res/screen/ios/Default-736h.png "width ="1242"/ >

    "< splash height ="1242"platform ="ios"src="www/res/screen/ios/Default-Landscape-736h.png "width ="2208"/ >

    "< splash height ="1536"platform ="ios"src="www/res/screen/ios/Default-Landscape@2x~ipad.png "width ="2048"/ >

    "< splash height ="768"platform ="ios"src="www/res/screen/ios/Default-Landscape~ipad.png "width ="1024"/ >

    "< splash height ="2048"platform ="ios"src="www/res/screen/ios/Default-Portrait@2x~ipad.png "width ="1536"/ >

    "< splash height ="1024"platform ="ios"src="www/res/screen/ios/Default-Portrait~ipad.png "width ="768"/ >

    "< splash height ="960"platform ="ios"src="www/res/screen/ios/Default@2x~iphone.png "width ="640"/ >

    "< splash height ="480"platform ="ios"src="www/res/screen/ios/Default~iphone.png "width ="320"/ >

    < / platform >

    < platform name = "wp8" >

    "< icon height ="99"platform ="at"8 src="www/res/icon/wp8/ApplicationIcon.png "width ="99"/ >

    "< icon height = '159' platform 'at' 8 src="www/res/icon/wp8/Background.png = ' width = '159' / >

    "< splash height ="1280"platform ="at"8 src="www/res/screen/wp8/screen-portrait.jpg "width ="768"/ >

    < / platform >

    < platform name = "windows" >

    "< icon height ="150"platform ="windows"src="www/res/icon/windows/Square150x150Logo.scale-100.png "width ="150"/ >

    "< icon height ="30"platform ="windows"src="www/res/icon/windows/Square30x30Logo.scale-100.png "width ="30"/ >

    "< icon height ="50"platform ="windows"src="www/res/icon/windows/StoreLogo.scale-100.png "width ="50"/ >

    "< splash height ="300"platform ="windows"src="www/res/screen/windows/SplashScreen.scale-100.png "width ="620"/ >

    "< icon height ="120"platform ="windows"src="www/res/icon/windows/StoreLogo.scale-240.png "width ="120"/ >

    "< icon height ="44"platform ="windows"src="www/res/icon/windows/Square44x44Logo.scale-100.png "width ="44"/ >

    "< icon height ="106"platform ="windows"src="www/res/icon/windows/Square44x44Logo.scale-240.png "width ="106"/ >

    "< icon height ="70"platform ="windows"src="www/res/icon/windows/Square70x70Logo.scale-100.png "width ="70"/ >

    "< icon height ="71"platform ="windows"src="www/res/icon/windows/Square71x71Logo.scale-100.png "width ="71"/ >

    "< icon height ="170"platform ="windows"src="www/res/icon/windows/Square71x71Logo.scale-240.png "width ="170"/ >

    "< icon = '360' platform height ="windows"src="www/res/icon/windows/Square150x150Logo.scale-240.png "width ="360"/ >

    "< icon height ="310"platform ="windows"src="www/res/icon/windows/Square310x310Logo.scale-100.png "width ="310"/ >

    "< icon height ="150"platform ="windows"src="www/res/icon/windows/Wide310x150Logo.scale-100.png "width ="310"/ >

    "< height icon = platform '360 °' = 'windows' src="www/res/icon/windows/Wide310x150Logo.scale-240.png ' width = '744' / >

    "< splash height ="1920"platform ="windows"src="www/res/screen/windows/SplashScreenPhone.scale-240.png "width ="1152"/ >

    < / platform >

    < access origin = "" * "/ >"

    " < allow intention href = ' http://*/* " />

    " < allow intention href = ' https://*/* " />

    < allow intention href = "" Tel: * "/ >"

    < allow intention href = "" sms: * "/ >"

    < allow intention href = "mailto:*" / >

    < allow intention href = "" geo: * "/ >"

    < platform name = "android" >

    < allow intention href = "' market: *" / > "

    < / platform >

    < platform name = "ios" >

    < allow intention href = "" itms: * "/ >"

    < allow intention href = "" itms-apps: * "/ >"

    < / platform >

    < / widget >

    Can you help me please?

    Looks like you upload a complete project of Cordoba to BMP. You should not.

    Try this first:

    -Move www root config.xml

    -Adjust the paths to the icons/splash in configuratie accordingly

    -Zip up the contents of the www, not the directory itself

    Once you have built it, please come back here, so we can guide you how to fix your remaining configuration errors.

  • MacBook randomly landed volume when the headphones are connected.

    Hey,.

    There is something wrong with my MacBook. When I plug my headphones, the Mac randomly landed the volume at any time. I thought the keyboard can be broken, but it doesn't happen when the headphones are connected so it may be a problem with the software (I think?). Has anyone experienced the same problem? Do you know how to fix this?

    My Mac is the MacBook Pro 15 "retina (mid-2014) running the El Capitan 10.11.6

    Please try resetting the memory NVRAM and SMC.

    Reset the NVRAM/PRAM memory.  http://support.Apple.com/kb/PH18761

    Reset the SMC. Choose the method for "If the battery is good behaviour."

    https://support.Apple.com/en-us/HT201295

  • Landing page for the Community Login

    By connecting to the CSA, I want to land on the page containing the communities that I am following. Example:

    The logon procedure identifies me so land on my page of interest should not be difficult. Instead when you're connected install me on a generic page containing all communities, most of which I'm not interested. The launch page wonder even if I am new to communities. So need me a certain number of clicks and changes to access the page containing my communities followed. Example from where I have the Earth currently:

    As a workaround I created shortcuts to my communities followed, but it could be so much easier. I took the time to follow the communities, I log in, the system identifies me, just land me on a page listing my communities followed.

    Sorry if I missed something. If I want to exist, please let me know.

    The site does not always appear to be back to where you were before you connect.

    Not a solution, but why not go directly to the Suite of Discussions to answer responses on threads that you are involved in and My Subscriptons looking new sons to engage in?

    TT2

  • Eternal lands by playing on a Satellite L300-1AS

    Hello all,.
    I try to get Eternal Lands currently running on a Toshiba L300-1AS with 4 GB of RAM.
    It has the graphic chip Intel GMA 4500 installed HDM
    Problem is that EL blocks because I try to connect with what seems to graphics problems
    Anyone got any ideas?
    I can post more information or a screenie if necessary

    Thank you

    Hello!

    This game is not known to me, but you must ensure that you have the latest graphics driver.
    Search on the Toshiba site for this driver:
    http://EU.computers.Toshiba-Europe.com-online decision-making supported Downloads & => Download drivers

    In addition, you should check if a fix is available for this game.

    And have you read in the manual if the Intel graphics card will be supported?

    Good bye

  • set up a landing page

    How can I set up a landing page for the guest network of wndr3400v2?

    Thank you in advance for your help!

    You don't have that option is not available with Netgear.

  • Upgrade to iOS 9.2, now music landing page picture of daughter apple. What is the solution?

    I just updated my new iOS 9.2 iphone6s

    the music worked fine until this update. Now apple musicis landing on a girl photo pic... not to go forward.

    Impossible to play songs. What is the solution?

    Have you tried music (double tapping the HOME button and then dragging the application music upwards) force the application to quit smoking?

    Have you tried to do a hard reset of the iPhone (now the HOME button and POWER until the Apple Logo appears)?

    Have you tried recording of your Apple ID in the music app and then again?

    You have disconnected your Apple ID in the settings of the iPhone, then check back-probably as a last resort as the biggest pain to wait as all back to normal.

  • Where is the pin of the NI 9401 land?

    Guys and girls,

    It's a simple question, but where is the land of a NI 9401 pin? I see here (last page) the PIN on the module, but I do not see a GND port. Just connect to the ground of the signal to a port in NC? Or a COM port? (this means 'common')?

    Thank you!

    Hello

    Yes COM is common and ask your question the COM port would be on the ground. Please read the first paragraph in the link under here. Hope this helps, have a nice day.

    Luis G.

    National Instruments

  • Land Executavel

    Good afternoon.

    Only recently criei um aplicativo that works com recursos da porta e series paralela. APOs criar o aplicativo executavel notei os recursos das portas e series paralela nao funcionaram (ja estava wont o runtime engine). Vale lembrar than a snail wave o aplicativo vai rodar nao tera wont o LabVIEW.

    Em seguida, o NI-Visa-motor, e Instalei o recurso then da porta serial mouse, very, ainda tenho o problema com a paralela porta.

    Alguem poderia me say that e ser feito Chipre / wont para usufruir back recursos da porta paralela em um land executavel (application) wave nao tem o LabVIEW wont?

    Obrigado.

    Thiago Lima.


  • Maintain a constant area of land during a change of measurement scale

    Can someone give me a sure-fire way to maintain the constant plot area? (This time for a graphic intensity but should work in all cases.)  When I change the range of scale Y, for example, and the numbers get more time to adjust provisional scale markers, changes in the land.   I tried to fix the plot by constants of wiring area to the plot area (width / height) property nodes and this code is enabled on a change of scale.  Did not work. When the numbers set, it must be a higher priority more to keep the plot area for the dimensions I am programmatically asking him to stay at the.

    Sincerely,

    Don

    It's a good workaroud, but I think that I found really what the problem is.  I think that the plot area is to remain constant (with my programmatic framework of it), but it moves to the right.  The property node "draw the boundaries of the area" is in fact the right to use and it works well.  So now no matter what my scale setting range, the limits (left and right is what I was especially concerned) remains constant with me a constant of wiring for this property node and it is executed after the scale change event...

    Thank you

    Don

  • land-armor of NI 9209

    Just a very basic / noob electronic issue specific to the Earth/shielding method of transmitting signals.

    I use a module NI 9209 16 channels with connector D-SUB37 (in a slot of the cDAQ), I will use two cables armoured cables (so I'll use differential pins of I, and there is a "third wire" which is the shield around the two internal wires). These armoured cables and connector sub-d - NI9209 will be connected by a cable of Phoenix Contact (female-male-D-SUB37) and a Terminal screw distributor ( https://www.phoenixcontact.com/online/portal/us?uri=pxc-oc-itemdetailid = 2315191 & library = usen & tab = 1 # d... ).

    The question is: should I connect my cable signal shielding wires (the shielding of signal cables are connected to the metal boxes of pressure sensors, so not on a spit of COM!) on the spit of land of the terminal screws, so for the shield of the cable D-SUB37? Also, should I sign this global network of shielding one of the pins of the NI9209 COM?

    In this way the sensor, the sensor cables armoring cases and the shielding of the cable from the D-SUB37 so common and also connected to the pin of the NI9209 COM...

    Is it good wiring, or should I only 'common good' armoring of the different cables, but not connecting them on the spindle of the DAQ hardware COM?

    Usually until I just use simple BNC cables (only lead and wire shield as reference, while it was obvious how to connect to them). But now I have to deal with cables of signals with two sons of signals internal + armor.

    Thank you!

    Looks like you have a differential connection grounding, illustrated on page 13 of the startup guide 9209. I would try to start. In addition, I think remember that the c series modules use the mass of the cDAQ chassis which should have one leg on the side.

  • How can I set up a website that charges a small fee when landed on?

    Original title: Mother Mary

    How can I set up a website that charges a small fee when landed on? I have something to show to the world & I, that the award is not unreasonable

    [Moved from the community centre of Participation]

    First of all, this is not the arena for that. Do some research on Google and Bing.

    Then, if someone has to pay a fee, it should be their choice, whether they pay or not. It'snot automatic. You will need to research the acceptance of credit card, merchant gateways, set bit. And it won't be cheap.

  • I blocked an e-mail in Windows Live and checked bounce it back to the sender, it landed in my junk e-mail folder. He actually returned to the sender

    Blocked an email to WL and it landed in the junk e-mail folder

    I blocked an e-mail in Windows Live and checked bounce it back to the sender, it landed in my junk e-mail folder. Has he actually returned to the sender, it was VERY important that she do? Thank you

    Windows Live questions belong in the Forum http://windowslivehelp.com/

    You are the same person as "SouthernAurora"?  This ID posted the exact same question.

  • como o land gb2312 restore - unicode.dic

    como o land gb2312 restore - unicode.dic

    Hello

    This forum is only for the English language - use the forum for your language, please.

    (forum only e-este para o idioma Inglés - use o forum para o seu idioma, obrigado)

    Here is the link to your forum (Aqui esta o link para o seu forum):

    http://answers.Microsoft.com/pt-BR/Windows/Forum

    LC

Maybe you are looking for